Searched refs:setAllowNonComponentCallers (Results 1 - 4 of 4) sorted by relevance

/glassfish-3.1.2/common/amx-config/src/main/java/org/glassfish/admin/amx/intf/config/
H A DJdbcConnectionPool.java244 public void setAllowNonComponentCallers(String param1); method in interface:JdbcConnectionPool
/glassfish-3.1.2/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/
H A DJdbcConnectionPool.java496 void setAllowNonComponentCallers(String value) throws PropertyVetoException; method in interface:JdbcConnectionPool
/glassfish-3.1.2/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/
H A DJDBCConnectionPoolManager.java241 newResource.setAllowNonComponentCallers(allownoncomponentcallers);
/glassfish-3.1.2/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/deployer/
H A DDataSourceDefinitionDeployer.java632 public void setAllowNonComponentCallers(String value) throws PropertyVetoException { method in class:DataSourceDefinitionDeployer.MyJdbcConnectionPool

Completed in 299 milliseconds