org.glassfish.admin.amx.intf.config
Interface ExternalJndiResource
- All Superinterfaces:
- AMX_SPI, AMXConfigProxy, AMXProxy, AttributeResolver, ConfigElement, NamedConfigElement, PropertiesAccess, SystemPropertiesAccess
Deprecated.
@Deprecated
public interface ExternalJndiResource
- extends NamedConfigElement, PropertiesAccess, SystemPropertiesAccess
| Methods inherited from interface org.glassfish.admin.amx.core.AMXProxy |
as, attributeNames, attributesMap, attributesMap, child, child, childrenMap, childrenMap, childrenMaps, childrenSet, extra, invokeOp, invokeOp, java, nameProp, objectName, parent, parentPath, path, type, valid |
getEnabled
String getEnabled()
- Deprecated.
setEnabled
void setEnabled(String param1)
- Deprecated.
getDescription
String getDescription()
- Deprecated.
setDescription
void setDescription(String param1)
- Deprecated.
getResType
String getResType()
- Deprecated.
setResType
void setResType(String param1)
- Deprecated.
getFactoryClass
String getFactoryClass()
- Deprecated.
setFactoryClass
void setFactoryClass(String param1)
- Deprecated.
getJndiLookupName
String getJndiLookupName()
- Deprecated.
setJndiLookupName
void setJndiLookupName(String param1)
- Deprecated.
Copyright © 2012 GlassFish Community. All Rights Reserved.