com.sun.appserv.management.j2ee
Class J2EETypes
java.lang.Object
com.sun.appserv.management.j2ee.J2EETypes
public final class J2EETypes
- extends Object
See JSR 77.3-1.
Specific extensions to the JSR 77 model include:
- See Also:
J2EETypesMapper
,
XTypes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
J2EE_TYPE_KEY
public static final String J2EE_TYPE_KEY
- The javax.management.ObjectName property key denoting the type of the MBean.
- See Also:
- Constant Field Values
NAME_KEY
public static final String NAME_KEY
- The ObjectName property key denoting the name of the MBean.
- See Also:
- Constant Field Values
J2EE_DOMAIN
public static final String J2EE_DOMAIN
- See Also:
- Constant Field Values
J2EE_SERVER
public static final String J2EE_SERVER
- See Also:
- Constant Field Values
J2EE_CLUSTER
public static final String J2EE_CLUSTER
- See Also:
- Constant Field Values
J2EE_APPLICATION
public static final String J2EE_APPLICATION
- See Also:
- Constant Field Values
APP_CLIENT_MODULE
public static final String APP_CLIENT_MODULE
- See Also:
- Constant Field Values
EJB_MODULE
public static final String EJB_MODULE
- See Also:
- Constant Field Values
WEB_MODULE
public static final String WEB_MODULE
- See Also:
- Constant Field Values
RESOURCE_ADAPTER_MODULE
public static final String RESOURCE_ADAPTER_MODULE
- See Also:
- Constant Field Values
RESOURCE_ADAPTER
public static final String RESOURCE_ADAPTER
- See Also:
- Constant Field Values
ENTITY_BEAN
public static final String ENTITY_BEAN
- See Also:
- Constant Field Values
STATEFUL_SESSION_BEAN
public static final String STATEFUL_SESSION_BEAN
- See Also:
- Constant Field Values
STATELESS_SESSION_BEAN
public static final String STATELESS_SESSION_BEAN
- See Also:
- Constant Field Values
MESSAGE_DRIVEN_BEAN
public static final String MESSAGE_DRIVEN_BEAN
- See Also:
- Constant Field Values
SERVLET
public static final String SERVLET
- See Also:
- Constant Field Values
JAVA_MAIL_RESOURCE
public static final String JAVA_MAIL_RESOURCE
- See Also:
- Constant Field Values
JCA_RESOURCE
public static final String JCA_RESOURCE
- See Also:
- Constant Field Values
JCA_CONNECTION_FACTORY
public static final String JCA_CONNECTION_FACTORY
- See Also:
- Constant Field Values
JCA_MANAGED_CONNECTION_FACTORY
public static final String JCA_MANAGED_CONNECTION_FACTORY
- See Also:
- Constant Field Values
JDBC_RESOURCE
public static final String JDBC_RESOURCE
- See Also:
- Constant Field Values
JDBC_DATA_SOURCE
public static final String JDBC_DATA_SOURCE
- See Also:
- Constant Field Values
JDBC_DRIVER
public static final String JDBC_DRIVER
- See Also:
- Constant Field Values
JMS_RESOURCE
public static final String JMS_RESOURCE
- See Also:
- Constant Field Values
JNDI_RESOURCE
public static final String JNDI_RESOURCE
- See Also:
- Constant Field Values
JTA_RESOURCE
public static final String JTA_RESOURCE
- See Also:
- Constant Field Values
RMI_IIOP_RESOURCE
public static final String RMI_IIOP_RESOURCE
- See Also:
- Constant Field Values
URL_RESOURCE
public static final String URL_RESOURCE
- See Also:
- Constant Field Values
JVM
public static final String JVM
- See Also:
- Constant Field Values
WEB_SERVICE_ENDPOINT
public static final String WEB_SERVICE_ENDPOINT
- Since:
- AppServer 9.0
- See Also:
- Constant Field Values
WEB_SERVICE
public static final String WEB_SERVICE
- Deprecated.
- See Also:
- Constant Field Values
ALL_STD
public static final Set ALL_STD
- Set consisting of all standard JSR 77 j2eeTypes
J2EETypes
public J2EETypes()
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.