A E G I J M N O R S U W

A

ALL_STD - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
Set consisting of all standard JSR 77 j2eeTypes
APP_CLIENT_MODULE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
AppClientModule - Interface in org.glassfish.admin.amx.j2ee
 

E

EJB - Interface in org.glassfish.admin.amx.j2ee
Parent type for the various EJB types.
EJB_MODULE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
EJBModule - Interface in org.glassfish.admin.amx.j2ee
 
ENTITY_BEAN - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
EntityBean - Interface in org.glassfish.admin.amx.j2ee
 
EventProvider - Interface in org.glassfish.admin.amx.j2ee
 

G

getCorrespondingConfig() - Method in interface org.glassfish.admin.amx.j2ee.J2EEDeployedObject
 
getCorrespondingConfig() - Method in interface org.glassfish.admin.amx.j2ee.J2EEDomain
 
getCorrespondingConfig() - Method in interface org.glassfish.admin.amx.j2ee.J2EEResource
 
getCorrespondingConfig() - Method in interface org.glassfish.admin.amx.j2ee.J2EEServer
 
getCorrespondingRef() - Method in interface org.glassfish.admin.amx.j2ee.J2EEResource
 
getdeployedObjects() - Method in interface org.glassfish.admin.amx.j2ee.J2EEServer
Note that the Attribute name is case-sensitive "deployedObjects" as defined by JSR 77.
getdeploymentDescriptor() - Method in interface org.glassfish.admin.amx.j2ee.J2EEDeployedObject
The deploymentDescriptor string must contain the original XML deployment descriptor that was created for this module during the deployment process.
getejbs() - Method in interface org.glassfish.admin.amx.j2ee.EJBModule
Note that the Attribute name is case-sensitive "servlets" as defined by JSR 77.
getjavaVendor() - Method in interface org.glassfish.admin.amx.j2ee.JVM
Note that the Attribute name is case-sensitive "javaVendor" as defined by JSR 77.
getjavaVersion() - Method in interface org.glassfish.admin.amx.j2ee.JVM
Note that the Attribute name is case-sensitive "javaVersion" as defined by JSR 77.
getjavaVMs() - Method in interface org.glassfish.admin.amx.j2ee.J2EEModule
Note that the Attribute name is case-sensitive "javaVM" as defined by JSR 77.
getjavaVMs() - Method in interface org.glassfish.admin.amx.j2ee.J2EEServer
In 8.1, there will only ever be one JVM for a J2EEServer.
getjcaConnectionFactory() - Method in interface org.glassfish.admin.amx.j2ee.JCAResource
ObjectName
getjcaManagedConnectionFactory() - Method in interface org.glassfish.admin.amx.j2ee.JCAConnectionFactory
ObjectName
getjdbcDataSources() - Method in interface org.glassfish.admin.amx.j2ee.JDBCResource
ObjectName[]
getjdbcDriver() - Method in interface org.glassfish.admin.amx.j2ee.JDBCDataSource
ObjectName
getjvm() - Method in interface org.glassfish.admin.amx.j2ee.J2EEServer
There is always a single JVM for a J2EEServer.
getMessage() - Method in interface org.glassfish.admin.amx.j2ee.J2EEManagementEvent
An informational message about the event.
getmodules() - Method in interface org.glassfish.admin.amx.j2ee.J2EEApplication
 
getnode() - Method in interface org.glassfish.admin.amx.j2ee.JVM
Note that the Attribute name is case-sensitive "node" as defined by JSR 77.
getobjectName() - Method in interface org.glassfish.admin.amx.j2ee.J2EEManagedObject
The ObjectName of the J2EEManagedObject.
getresourceAdapters() - Method in interface org.glassfish.admin.amx.j2ee.ResourceAdapterModule
 
getresources() - Method in interface org.glassfish.admin.amx.j2ee.J2EEServer
Note that the Attribute name is case-sensitive "resources" as defined by JSR 77.
getSequence() - Method in interface org.glassfish.admin.amx.j2ee.J2EEManagementEvent
The sequence number of the event.
getserver() - Method in interface org.glassfish.admin.amx.j2ee.J2EEDeployedObject
The J2EEServer this module is deployed on.
getservers() - Method in interface org.glassfish.admin.amx.j2ee.J2EEDomain
Note that the Attribute name is case-sensitive "servers" as defined by JSR 77.
getserverVendor() - Method in interface org.glassfish.admin.amx.j2ee.J2EEServer
Note that the Attribute name is case-sensitive "serverVendor" as defined by JSR 77.
getserverVersion() - Method in interface org.glassfish.admin.amx.j2ee.J2EEServer
Note that the Attribute name is case-sensitive "serverVersion" as defined by JSR 77.
getservlets() - Method in interface org.glassfish.admin.amx.j2ee.WebModule
Note that the Attribute name is case-sensitive "servlets" as defined by JSR 77.
getSource() - Method in interface org.glassfish.admin.amx.j2ee.J2EEManagementEvent
The name of the managed object that generated this event.
getstartTime() - Method in interface org.glassfish.admin.amx.j2ee.StateManageable
The time that the managed object was started represented as a long which value is the number of milliseconds since January 1, 1970, 00:00:00.
getstate() - Method in interface org.glassfish.admin.amx.j2ee.StateManageable
The current state of this SMO.
getStats() - Method in interface org.glassfish.admin.amx.j2ee.StatisticsProvider
Return a Stats object
getType() - Method in interface org.glassfish.admin.amx.j2ee.J2EEManagementEvent
The type of the event.
gettypes() - Method in interface org.glassfish.admin.amx.j2ee.EventProvider
Note that the Attribute name is case-sensitive "types" as defined by JSR 77.
getWhen() - Method in interface org.glassfish.admin.amx.j2ee.J2EEManagementEvent
The time of the event represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.

I

iseventProvider() - Method in interface org.glassfish.admin.amx.j2ee.J2EEManagedObject
If true, indicates that the managed object provides event notification about events that occur on that object.
isstateManageable() - Method in interface org.glassfish.admin.amx.j2ee.J2EEManagedObject
If true, indicates that this managed object implements the StateManageable model and is state manageable.
isstatisticsProvider() - Method in interface org.glassfish.admin.amx.j2ee.J2EEManagedObject
If true, indicates that the managed object supports performance statistics and therefore implements the StatisticsProvider model.

J

J2EE_APPLICATION - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
J2EE_DOMAIN - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
J2EE_SERVER - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
J2EE_TYPE - Static variable in interface org.glassfish.admin.amx.j2ee.JNDIResource
 
J2EE_TYPE - Static variable in interface org.glassfish.admin.amx.j2ee.URLResource
 
J2EE_TYPE_KEY - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
The javax.management.ObjectName property key denoting the type of the MBean.
J2EEApplication - Interface in org.glassfish.admin.amx.j2ee
 
J2EEDeployedObject - Interface in org.glassfish.admin.amx.j2ee
 
J2EEDomain - Interface in org.glassfish.admin.amx.j2ee
The discovery and navigation of all managed objects in the J2EE management system begins with the J2EEDomain.
J2EELogicalServer - Interface in org.glassfish.admin.amx.j2ee
Base interface only (for cluster and standalone server)
J2EEManagedObject - Interface in org.glassfish.admin.amx.j2ee
The J2EEManagedObject model is the base model of all managed objects in the J2EE Management Model.
J2EEManagementEvent - Interface in org.glassfish.admin.amx.j2ee
 
J2EEModule - Interface in org.glassfish.admin.amx.j2ee
 
J2EEResource - Interface in org.glassfish.admin.amx.j2ee
J2EEResource is the base model for all J2EE resources.
J2EEServer - Interface in org.glassfish.admin.amx.j2ee
 
J2EETypes - Class in org.glassfish.admin.amx.j2ee
See JSR 77.3-1.
JAVA_MAIL_RESOURCE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
JavaMailResource - Interface in org.glassfish.admin.amx.j2ee
 
JCA_CONNECTION_FACTORY - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
JCA_MANAGED_CONNECTION_FACTORY - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
JCA_RESOURCE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
JCAConnectionFactory - Interface in org.glassfish.admin.amx.j2ee
 
JCAManagedConnectionFactory - Interface in org.glassfish.admin.amx.j2ee
 
JCAResource - Interface in org.glassfish.admin.amx.j2ee
 
JDBC_DATA_SOURCE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
JDBC_DRIVER - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
JDBC_RESOURCE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
JDBCDataSource - Interface in org.glassfish.admin.amx.j2ee
 
JDBCDriver - Interface in org.glassfish.admin.amx.j2ee
 
JDBCResource - Interface in org.glassfish.admin.amx.j2ee
 
JMS_RESOURCE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
JMSResource - Interface in org.glassfish.admin.amx.j2ee
 
JNDI_RESOURCE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
JNDIResource - Interface in org.glassfish.admin.amx.j2ee
 
JTA_RESOURCE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
JTAResource - Interface in org.glassfish.admin.amx.j2ee
 
JVM - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
JVM - Interface in org.glassfish.admin.amx.j2ee
Identifies a Java VM being utilized by a server.

M

MESSAGE_DRIVEN_BEAN - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
MessageDrivenBean - Interface in org.glassfish.admin.amx.j2ee
 

N

NAME_KEY - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
The ObjectName property key denoting the name of the MBean.

O

org.glassfish.admin.amx.j2ee - package org.glassfish.admin.amx.j2ee
 

R

reload() - Method in interface org.glassfish.admin.amx.j2ee.WebModule
 
RESOURCE_ADAPTER - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
RESOURCE_ADAPTER_MODULE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
ResourceAdapter - Interface in org.glassfish.admin.amx.j2ee
 
ResourceAdapterModule - Interface in org.glassfish.admin.amx.j2ee
 
restart() - Method in interface org.glassfish.admin.amx.j2ee.J2EEServer
Restart the server.
RMI_IIOP_RESOURCE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
RMI_IIOPResource - Interface in org.glassfish.admin.amx.j2ee
 

S

SERVLET - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
Servlet - Interface in org.glassfish.admin.amx.j2ee
 
SessionBean - Interface in org.glassfish.admin.amx.j2ee
 
SINGLETON_SESSION_BEAN - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
SingletonSessionBean - Interface in org.glassfish.admin.amx.j2ee
 
start() - Method in interface org.glassfish.admin.amx.j2ee.StateManageable
Starts the SMO.
startApp(String, Map<String, String>) - Method in interface org.glassfish.admin.amx.j2ee.J2EELogicalServer
Start the application on this Server.
startRecursive() - Method in interface org.glassfish.admin.amx.j2ee.StateManageable
Starts the SMO.
STATE_FAILED - Static variable in interface org.glassfish.admin.amx.j2ee.StateManageable
This state indicates that the StateManageable Object is in a failed state and intervention is required to restore the managed object.
STATE_RUNNING - Static variable in interface org.glassfish.admin.amx.j2ee.StateManageable
This is the normal running state for an SMO.
STATE_STARTING - Static variable in interface org.glassfish.admin.amx.j2ee.StateManageable
This state indicates that the SMO has been requested to start, and is in the process of starting.
STATE_STOPPED - Static variable in interface org.glassfish.admin.amx.j2ee.StateManageable
This state indicates that the StateManageable Object has stopped and can be restarted.
STATE_STOPPING - Static variable in interface org.glassfish.admin.amx.j2ee.StateManageable
This state indicates that the SMO has been requested to stop, and is in the process of stopping.
STATEFUL_SESSION_BEAN - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
StatefulSessionBean - Interface in org.glassfish.admin.amx.j2ee
 
STATELESS_SESSION_BEAN - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
StatelessSessionBean - Interface in org.glassfish.admin.amx.j2ee
 
StateManageable - Interface in org.glassfish.admin.amx.j2ee
 
StatisticsProvider - Interface in org.glassfish.admin.amx.j2ee
Defines access to Stats.
stop() - Method in interface org.glassfish.admin.amx.j2ee.StateManageable
Stops the SMO.
stopApp(String, Map<String, String>) - Method in interface org.glassfish.admin.amx.j2ee.J2EELogicalServer
Stop the application on this Server.

U

URL_RESOURCE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
URLResource - Interface in org.glassfish.admin.amx.j2ee
 

W

WEB_MODULE - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
WEB_SERVICE_ENDPOINT - Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
 
WebModule - Interface in org.glassfish.admin.amx.j2ee
A J2EE WebModule.

A E G I J M N O R S U W

Copyright © 2012 GlassFish Community. All Rights Reserved.