Searched defs:setEnabled (Results 1 - 25 of 81) sorted by relevance

1234

/glassfish-3.1.2/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/
H A DManagementRules.java83 public void setEnabled(String value) throws PropertyVetoException; method in interface:ManagementRules
H A DBindableResource.java88 void setEnabled(String value) throws PropertyVetoException; method in interface:BindableResource
H A DConnectorResource.java115 void setEnabled(String value) throws PropertyVetoException; method in interface:ConnectorResource
H A DCustomResource.java131 void setEnabled(String value) throws PropertyVetoException; method in interface:CustomResource
H A DJdbcResource.java119 void setEnabled(String value) throws PropertyVetoException; method in interface:JdbcResource
H A DPersistenceManagerFactoryResource.java123 public void setEnabled(String value) throws PropertyVetoException; method in interface:PersistenceManagerFactoryResource
H A DProfiler.java151 public void setEnabled(String value) throws PropertyVetoException; method in interface:Profiler
H A DResourceRef.java84 void setEnabled(String value) throws PropertyVetoException; method in interface:ResourceRef
H A DTransformationRule.java99 public void setEnabled(String value) throws PropertyVetoException; method in interface:TransformationRule
H A DAdminObjectResource.java146 void setEnabled(String value) throws PropertyVetoException; method in interface:AdminObjectResource
H A DApplicationRef.java80 public void setEnabled(String value) throws PropertyVetoException; method in interface:ApplicationRef
H A DConnectorModule.java109 void setEnabled(String value) throws PropertyVetoException; method in interface:ConnectorModule
/glassfish-3.1.2/common/amx-config/src/main/java/org/glassfish/admin/amx/intf/config/
H A DEnabled.java58 public void setEnabled(String enabled); method in interface:Enabled
H A DBindableResource.java49 public void setEnabled(String param1); method in interface:BindableResource
H A DConnectorResource.java50 public void setEnabled(String param1); method in interface:ConnectorResource
H A DCustomResource.java50 public void setEnabled(String param1); method in interface:CustomResource
H A DJdbcResource.java50 public void setEnabled(String param1); method in interface:JdbcResource
H A DManagementRules.java54 public void setEnabled(String param1); method in interface:ManagementRules
H A DPersistenceManagerFactoryResource.java50 public void setEnabled(String param1); method in interface:PersistenceManagerFactoryResource
H A DProfiler.java54 public void setEnabled(String param1); method in interface:Profiler
H A DResourceRef.java52 public void setEnabled(String param1); method in interface:ResourceRef
H A DTransformationRule.java54 public void setEnabled(String param1); method in interface:TransformationRule
H A DWorkSecurityMap.java51 public void setEnabled(String param1); method in interface:WorkSecurityMap
/glassfish-3.1.2/deployment/dol/src/main/java/com/sun/enterprise/deployment/
H A DRespectBinding.java70 public void setEnabled(boolean enabled) { method in class:RespectBinding
H A DAddressing.java96 public void setEnabled(boolean enabled) { method in class:Addressing

Completed in 45 milliseconds

1234