Uses of Package
org.glassfish.gmbal
-
Packages that use org.glassfish.gmbal Package Description org.glassfish.gmbal org.glassfish.gmbal.impl org.glassfish.gmbal.main -
Classes in org.glassfish.gmbal used by org.glassfish.gmbal Class Description AMXClient This class implements a generic AMXMBeanInterface MBean which is connected to a possibly remote MBeanServerConnection (note that MBeanServer isA MBeanServerConnection, so we can actually create an AMXClientImpl simply by using the MBeanServer from the mom: this is useful for testing).AMXMBeanInterface Base interface supported by all AMXMBeanInterface MBeans.Description This annotation is applied to a method that takes no arguments and returns a value that is converted into a String for use in the ObjectName when an instance of the enclosing class is used to construct an open MBean.DescriptorKey This is taken directly from JDK 7 in order to support this feature in JDK 5.GmbalMBean Type returned from ManagedObjectManager createRoot and register methods.Impact InheritedAttribute This annotation defines an attribute in open MBean (ManagedObject) or CompositeData (ManagedData).ManagedAttribute This annotation defines an attribute in either CompositeData (ManagedData) or an open MBean (ManagedObject).ManagedObject This annotation defines a Managed Object.ManagedObjectManager An interface used to managed Open MBeans created from annotated objects.ManagedObjectManager.RegistrationDebugLevel DebugLevel used to control how much debug info is printed for registration of objects. -
Classes in org.glassfish.gmbal used by org.glassfish.gmbal.impl Class Description AMXClient This class implements a generic AMXMBeanInterface MBean which is connected to a possibly remote MBeanServerConnection (note that MBeanServer isA MBeanServerConnection, so we can actually create an AMXClientImpl simply by using the MBeanServer from the mom: this is useful for testing).AMXMBeanInterface Base interface supported by all AMXMBeanInterface MBeans.AMXMetadata Annotation to contol exactly how the type value in the ObjectName is extracted from a class when registering an instance of that class.Description This annotation is applied to a method that takes no arguments and returns a value that is converted into a String for use in the ObjectName when an instance of the enclosing class is used to construct an open MBean.DescriptorFields This is taken directly from JDK 7 in order to support this feature in JDK 5.GmbalException Unchecked exception type used for all gmbal exceptions.GmbalMBean Type returned from ManagedObjectManager createRoot and register methods.IncludeSubclass This annotation is applied to a class or interface representing ManagedData to indicate that the listed subclasses should have their attributes included in the corresponding CompositeData of the superclass.InheritedAttribute This annotation defines an attribute in open MBean (ManagedObject) or CompositeData (ManagedData).InheritedAttributes This annotation defines one or more attributes inherited from a superclass.ManagedAttribute This annotation defines an attribute in either CompositeData (ManagedData) or an open MBean (ManagedObject).ManagedData This annotation defines CompositeData.ManagedObject This annotation defines a Managed Object.ManagedObjectManager An interface used to managed Open MBeans created from annotated objects.ManagedObjectManager.RegistrationDebugLevel DebugLevel used to control how much debug info is printed for registration of objects.ManagedOperation This annotation defines an attribute in open MBean (ManagedObject).NameValue This annotation is applied to a method that takes no arguments and returns a value that is converted into a String for use in the ObjectName when an instance of the enclosing class is used to construct an open MBean. -
Classes in org.glassfish.gmbal used by org.glassfish.gmbal.main Class Description Description This annotation is applied to a method that takes no arguments and returns a value that is converted into a String for use in the ObjectName when an instance of the enclosing class is used to construct an open MBean.ManagedAttribute This annotation defines an attribute in either CompositeData (ManagedData) or an open MBean (ManagedObject).ManagedData This annotation defines CompositeData.ManagedObject This annotation defines a Managed Object.ManagedObjectManager An interface used to managed Open MBeans created from annotated objects.NameValue This annotation is applied to a method that takes no arguments and returns a value that is converted into a String for use in the ObjectName when an instance of the enclosing class is used to construct an open MBean.