org.glassfish.admin.amx.j2ee
Interface JCAResource

All Superinterfaces:
AMX_SPI, AMXProxy, J2EEManagedObject, J2EEResource

@AMXMBeanMetadata(type="JCAResource",
                  singleton=true)
public interface JCAResource
extends J2EEResource


Method Summary
 java.lang.String getjcaConnectionFactory()
          ObjectName
 
Methods inherited from interface org.glassfish.admin.amx.j2ee.J2EEResource
getCorrespondingConfig, getCorrespondingRef
 
Methods inherited from interface org.glassfish.admin.amx.j2ee.J2EEManagedObject
getobjectName, iseventProvider, isstateManageable, isstatisticsProvider
 
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
 
Methods inherited from interface org.glassfish.admin.amx.core.AMX_SPI
getChildren, getName, getParent
 

Method Detail

getjcaConnectionFactory

@ManagedAttribute
java.lang.String getjcaConnectionFactory()
ObjectName



Copyright © 2012 GlassFish Community. All Rights Reserved.