A B C D E F G H I J K L M N O P R S T U V 

A

accept(Visitor<R>) - Method in class org.glassfish.gmbal.typelib.EvaluatedArrayTypeBase
 
accept(Visitor<R>) - Method in class org.glassfish.gmbal.typelib.EvaluatedClassDeclarationBase
 
accept(Visitor<R>) - Method in class org.glassfish.gmbal.typelib.EvaluatedDeclarationBase
 
accept(Visitor<R>) - Method in class org.glassfish.gmbal.typelib.EvaluatedFieldDeclarationBase
 
accept(Visitor<R>) - Method in class org.glassfish.gmbal.typelib.EvaluatedMethodDeclarationBase
 
accept(Visitor<R>) - Method in interface org.glassfish.gmbal.typelib.EvaluatedType
 
accept(Visitor<R>) - Method in class org.glassfish.gmbal.typelib.EvaluatedTypeBase
 
accessible() - Method in class org.glassfish.gmbal.impl.AttributeDescriptor
 
accessible() - Method in interface org.glassfish.gmbal.typelib.EvaluatedAccessibleDeclaration
 
activeSet() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
add(Controllable) - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerGroup
 
add(String) - Method in class org.glassfish.gmbal.main.ProfileMain.Timings
 
addAnnotation(AnnotatedElement, Annotation) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
addAnnotation(AnnotatedElement, Annotation) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Method to add an annotation to an element that cannot be modified.
addChild(MBeanImpl) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
addFacet(T) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
addInheritedAnnotations(Class<?>) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
addInheritedAnnotations(Class<?>) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Add all annotations for this class as if they were declared on the inheritance parent(s) of the class (immediate superclass for a class, all immediate superinterfaces for an interface).
addItem(ProfileMain.Item) - Method in class org.glassfish.gmbal.main.ProfileMain.MyRoot
 
addItem(ProfileMain.Item, int) - Method in class org.glassfish.gmbal.main.ProfileMain.Store
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.glassfish.gmbal.GmbalMBeanNOPImpl
 
addStore(ProfileMain.Store) - Method in class org.glassfish.gmbal.main.ProfileMain.MyRoot
 
AMX_IMPL_START - Static variable in interface org.glassfish.gmbal.impl.Exceptions
 
AMXClient - Class in org.glassfish.gmbal
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).
AMXClient(MBeanServerConnection, ObjectName) - Constructor for class org.glassfish.gmbal.AMXClient
 
AMXImpl - Class in org.glassfish.gmbal.impl
 
AMXImpl(MBeanImpl) - Constructor for class org.glassfish.gmbal.impl.AMXImpl
 
AMXMBeanInterface - Interface in org.glassfish.gmbal
Base interface supported by all AMXMBeanInterface MBeans.
AMXMetadata - Annotation Type in org.glassfish.gmbal
Annotation to contol exactly how the type value in the ObjectName is extracted from a class when registering an instance of that class.
annotation(Class<T>) - Method in interface org.glassfish.gmbal.typelib.EvaluatedDeclaration
 
annotationMethodException(Method, Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
annotations() - Method in interface org.glassfish.gmbal.typelib.EvaluatedDeclaration
Return the annotations on this declaration.
annotationsNotSupported(AnnotatedElement) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
ATTRIBUTE_DESCRIPTOR_START - Static variable in interface org.glassfish.gmbal.impl.Exceptions
 
AttributeDescriptor - Class in org.glassfish.gmbal.impl
 
AttributeDescriptor.AttributeType - Enum in org.glassfish.gmbal.impl
 
attributeGettingError(Exception, String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
attributeSettingError(Exception, String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
atype() - Method in class org.glassfish.gmbal.impl.AttributeDescriptor
 
average() - Method in class org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedStatistics
 

B

badFieldFormat(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
badFieldName() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
badInheritedAttributeAnnotation(EvaluatedClassDeclaration) - Method in interface org.glassfish.gmbal.impl.Exceptions
 

C

cannotAddNullAnnotation(AnnotatedElement) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
cannotConvertToJavaType(EvaluatedType) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
childMustBeSingleton(ObjectName, String, ObjectName) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
children() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
clear() - Method in class org.glassfish.gmbal.impl.MBeanTree
 
clear() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedLogEventHandler
 
clear() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedStatsEventHandler
 
close() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
cls() - Method in interface org.glassfish.gmbal.typelib.EvaluatedClassDeclaration
 
componentType() - Method in interface org.glassfish.gmbal.typelib.EvaluatedArrayType
 
compose(MBeanSkeleton) - Method in class org.glassfish.gmbal.impl.MBeanSkeleton
Create a new MBeanSkeleton that is the composition of this one and skel.
constructMBean(MBeanImpl, Object, String) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
constructMBean(MBeanImpl, Object, String) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
containingClass() - Method in interface org.glassfish.gmbal.typelib.EvaluatedAccessibleDeclaration
 
containingClass(EvaluatedClassDeclaration) - Method in class org.glassfish.gmbal.typelib.EvaluatedFieldDeclarationBase
 
containingClass(EvaluatedClassDeclaration) - Method in class org.glassfish.gmbal.typelib.EvaluatedMethodDeclarationBase
 
contents() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedControllable
 
couldNotFindAttribute(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
couldNotFindOperation(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
couldNotFindOperationAndSignature(String, List<String>) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
couldNotFindWritableAttribute(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
count() - Method in class org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedStatistics
 
create(Object...) - Method in class org.glassfish.gmbal.util.GenericConstructor
Create an instance of type T using the constructor that matches the given arguments if possible.
createFederated(ObjectName) - Static method in class org.glassfish.gmbal.ManagedObjectManagerFactory
Alternative form of the create method to be used when the rootName is not needed explicitly.
createNOOP() - Static method in class org.glassfish.gmbal.ManagedObjectManagerFactory
Return a ManagedObjectManager that performs no operations.
createRoot() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
createRoot(Object) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
createRoot(Object, String) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
createRoot() - Method in interface org.glassfish.gmbal.ManagedObjectManager
Create a default root MBean.
createRoot(Object) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Create a root MBean from root, which much have a method with the
createRoot(Object, String) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Create a root MBean from root with the given name.
createRootCalled(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
createRootNotCalled(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
createStandalone(String) - Static method in class org.glassfish.gmbal.ManagedObjectManagerFactory
Create a new ManagedObjectManager.

D

dataType - Variable in class org.glassfish.gmbal.impl.TypeConverterImpl
 
DeclarationFactory - Class in org.glassfish.gmbal.typelib
Utility class used to construct instances of the typelib interfaces directly from factory methods, rather than from actual Java classes.
deferredRegistrationException(JMException, MBeanImpl) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
Description - Annotation Type in org.glassfish.gmbal
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.
description() - Method in class org.glassfish.gmbal.impl.AttributeDescriptor
 
description() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedControllable
 
DESCRIPTOR_INTROSPECTOR_START - Static variable in interface org.glassfish.gmbal.impl.Exceptions
 
DescriptorFields - Annotation Type in org.glassfish.gmbal
This is taken directly from JDK 7 in order to support this feature in JDK 5.
descriptorForElement(ManagedObjectManagerInternal, AnnotatedElement) - Static method in class org.glassfish.gmbal.impl.DescriptorIntrospector
 
DescriptorIntrospector - Class in org.glassfish.gmbal.impl
This class contains the methods for performing all the tests needed to verify that a class represents a JMX compliant MBean.
DescriptorKey - Annotation Type in org.glassfish.gmbal
This is taken directly from JDK 7 in order to support this feature in JDK 5.
DescriptorUtility - Class in org.glassfish.gmbal.impl
 
differentSizeArrays() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
disable() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedControllable
 
dump(String) - Method in class org.glassfish.gmbal.main.ProfileMain.Timings
 
dumpEvalClassMap() - Static method in class org.glassfish.gmbal.typelib.TypeEvaluator
 
dumpSkeleton(Object) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
dumpSkeleton(Object) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Dump the skeleton used in the implementation of the MBean for obj.
duplicateAMXFieldName(String, String, String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
duplicateAnnotation(AnnotatedElement, String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
duplicateFieldName(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
duplicateObjectNameKeyAttributes(EvaluatedMethodDeclaration, EvaluatedMethodDeclaration, String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 

E

EBIG_DECIMAL - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
EBIG_INTEGER - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
EBOOLEAN - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
EBOOLEANW - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
EBYTE - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
EBYTEW - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
ecdecl(int, String, List<EvaluatedClassDeclaration>, List<EvaluatedMethodDeclaration>, List<EvaluatedFieldDeclaration>, Class, boolean) - Static method in class org.glassfish.gmbal.typelib.DeclarationFactory
 
ecdecl(int, String, Class) - Static method in class org.glassfish.gmbal.typelib.DeclarationFactory
 
ecdecl(int, String, Class, boolean) - Static method in class org.glassfish.gmbal.typelib.DeclarationFactory
 
ECHAR - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
ECHARW - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
EDATE - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
EDOUBLE - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
EDOUBLEW - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
efdecl(EvaluatedClassDeclaration, int, EvaluatedType, String, Field) - Static method in class org.glassfish.gmbal.typelib.DeclarationFactory
 
EFLOAT - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
EFLOATW - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
egat(EvaluatedType) - Static method in class org.glassfish.gmbal.typelib.DeclarationFactory
 
EINT - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
EINTW - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
element() - Method in interface org.glassfish.gmbal.typelib.EvaluatedDeclaration
 
ELONG - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
ELONGW - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
emdecl(EvaluatedClassDeclaration, int, EvaluatedType, String, List<EvaluatedType>, Method) - Static method in class org.glassfish.gmbal.typelib.DeclarationFactory
 
EMPTY_DESCRIPTOR - Static variable in class org.glassfish.gmbal.impl.DescriptorUtility
 
enable() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedControllable
 
enabledSet() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
enter(Timer) - Method in class org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerEventController
 
entityNotObjectName(Object) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
ENUMBER - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
EOBJECT - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
EOBJECT_NAME - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
equals(Object) - Method in class org.glassfish.gmbal.AMXClient
 
equals(Object) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
equals(Object) - Method in class org.glassfish.gmbal.main.ProfileMain.Item
 
equals(Object) - Method in class org.glassfish.gmbal.main.ProfileMain.Store
 
equals(Object) - Method in class org.glassfish.gmbal.typelib.EvaluatedTypeBase
 
equals(Object, ObjectSet) - Method in class org.glassfish.gmbal.typelib.EvaluatedTypeBase
 
errorInConstructingMBean(String, JMException) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
errorInConstructingOpenData(String, String, JMException) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
errorInTypeEval(Class, Error) - Method in interface org.glassfish.gmbal.typelib.Exceptions
 
ESHORT - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
ESHORTW - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
ESTRING - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
evalClassMapSize() - Static method in class org.glassfish.gmbal.typelib.TypeEvaluator
 
EvaluatedAccessibleDeclaration - Interface in org.glassfish.gmbal.typelib
 
EvaluatedArrayType - Interface in org.glassfish.gmbal.typelib
 
EvaluatedArrayTypeBase - Class in org.glassfish.gmbal.typelib
 
EvaluatedArrayTypeBase() - Constructor for class org.glassfish.gmbal.typelib.EvaluatedArrayTypeBase
 
EvaluatedClassAnalyzer - Class in org.glassfish.gmbal.typelib
Analyzes class inheritance hiearchy and provides methods for searching for classes and methods.
EvaluatedClassAnalyzer(EvaluatedClassDeclaration) - Constructor for class org.glassfish.gmbal.typelib.EvaluatedClassAnalyzer
 
EvaluatedClassAnalyzer(List<EvaluatedClassDeclaration>) - Constructor for class org.glassfish.gmbal.typelib.EvaluatedClassAnalyzer
 
EvaluatedClassDeclaration - Interface in org.glassfish.gmbal.typelib
 
EvaluatedClassDeclarationBase - Class in org.glassfish.gmbal.typelib
 
EvaluatedClassDeclarationBase() - Constructor for class org.glassfish.gmbal.typelib.EvaluatedClassDeclarationBase
 
EvaluatedDeclaration - Interface in org.glassfish.gmbal.typelib
 
EvaluatedDeclarationBase - Class in org.glassfish.gmbal.typelib
 
EvaluatedDeclarationBase() - Constructor for class org.glassfish.gmbal.typelib.EvaluatedDeclarationBase
 
EvaluatedFieldDeclaration - Interface in org.glassfish.gmbal.typelib
 
EvaluatedFieldDeclarationBase - Class in org.glassfish.gmbal.typelib
 
EvaluatedFieldDeclarationBase() - Constructor for class org.glassfish.gmbal.typelib.EvaluatedFieldDeclarationBase
 
EvaluatedMethodDeclaration - Interface in org.glassfish.gmbal.typelib
 
EvaluatedMethodDeclarationBase - Class in org.glassfish.gmbal.typelib
 
EvaluatedMethodDeclarationBase() - Constructor for class org.glassfish.gmbal.typelib.EvaluatedMethodDeclarationBase
 
EvaluatedType - Interface in org.glassfish.gmbal.typelib
 
EvaluatedTypeBase - Class in org.glassfish.gmbal.typelib
 
EvaluatedTypeBase() - Constructor for class org.glassfish.gmbal.typelib.EvaluatedTypeBase
 
evaluateTypeCalledWithMethod(Object) - Method in interface org.glassfish.gmbal.typelib.Exceptions
 
evaluateTypeCalledWithUnknownType(Object) - Method in interface org.glassfish.gmbal.typelib.Exceptions
 
EVOID - Static variable in interface org.glassfish.gmbal.typelib.EvaluatedType
 
exceptionInHandleManagedData(Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
exceptionInMakeCompositeType(Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
exceptionInMakeMapTabularType(Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
exceptionInRegister(Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
exceptionInUnregister(Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
Exceptions - Interface in org.glassfish.gmbal.impl
Exception wrapper class.
Exceptions - Interface in org.glassfish.gmbal.typelib
 
EXCEPTIONS_PER_CLASS - Static variable in interface org.glassfish.gmbal.impl.Exceptions
 
EXCEPTIONS_PER_CLASS - Static variable in interface org.glassfish.gmbal.typelib.Exceptions
 
excForAddAnnotationFieldsToMap(Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
excForAddDescriptorFieldsToMap(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
excForAddToMap(String, Object, Object) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
excForAnnotationToField(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
excForCheckType(AttributeDescriptor.AttributeType) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
excForGetMeta(MBeanException) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
excForMakeFromAnnotated(EvaluatedDeclaration) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
excForMakeFromInherited() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
excForReadResolveImmutableDescriptor() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
excForUnion(String, Object, Object) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
excInMakeMapTabularDataToManagedEntity(Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
excInOpenParameterInfo(IllegalArgumentException, String, EvaluatedMethodDeclaration) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
exit(Timer) - Method in class org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerEventController
 

F

facet(Class<T>) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
facets() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
factory() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedNamed
 
field() - Method in interface org.glassfish.gmbal.typelib.EvaluatedFieldDeclaration
 
fields() - Method in interface org.glassfish.gmbal.typelib.EvaluatedClassDeclaration
 
fields(List<EvaluatedFieldDeclaration>) - Method in interface org.glassfish.gmbal.typelib.EvaluatedClassDeclaration
 
fieldType() - Method in interface org.glassfish.gmbal.typelib.EvaluatedFieldDeclaration
 
findClasses(UnaryPredicate<EvaluatedClassDeclaration>) - Method in class org.glassfish.gmbal.typelib.EvaluatedClassAnalyzer
 
findFields(UnaryPredicate<EvaluatedFieldDeclaration>) - Method in class org.glassfish.gmbal.typelib.EvaluatedClassAnalyzer
 
findMethods(UnaryPredicate<EvaluatedMethodDeclaration>) - Method in class org.glassfish.gmbal.typelib.EvaluatedClassAnalyzer
 
forAnnotation(Class<? extends Annotation>, Class<T>) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
forAnnotation(Class<? extends Annotation>, Class<T>) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
ForceTypelibError - Annotation Type in org.glassfish.gmbal.typelib
Flag on a method indicating that the
freeze() - Method in interface org.glassfish.gmbal.typelib.EvaluatedClassDeclaration
 
fromManagedEntity(Object) - Method in interface org.glassfish.gmbal.impl.TypeConverter
Convert from a ManagedEntity to a problem-domain Object.
fromManagedEntity(Object) - Method in class org.glassfish.gmbal.impl.TypeConverterImpl
 
fromManagedEntity(Object) - Method in class org.glassfish.gmbal.impl.TypeConverterImpl.TypeConverterPlaceHolderImpl
 

G

GenericConstructor<T> - Class in org.glassfish.gmbal.util
Class that allows any class to be instantiated via any accessible constructor.
GenericConstructor(Class<T>, String, Class<?>...) - Constructor for class org.glassfish.gmbal.util.GenericConstructor
Create a generic of type T for the untyped class cls.
get(FacetAccessor) - Method in class org.glassfish.gmbal.impl.AttributeDescriptor
 
get(Field) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
getAMXClient(Object) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getAMXClient(Object) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Get an AMXClient instance for the object obj, if obj is registered as an MBean in this mom.
getAnnotation(AnnotatedElement, Class<T>) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getAnnotation(AnnotatedElement, Class<T>) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
getAnnotations(AnnotatedElement) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getAnnotations(AnnotatedElement) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
getAttribute(String) - Method in class org.glassfish.gmbal.AMXClient
 
getAttribute(String) - Method in class org.glassfish.gmbal.GmbalMBeanNOPImpl
 
getAttribute(String) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
getAttribute(FacetAccessor, String) - Method in class org.glassfish.gmbal.impl.MBeanSkeleton
 
getAttributes(String[]) - Method in class org.glassfish.gmbal.AMXClient
 
getAttributes(String[]) - Method in class org.glassfish.gmbal.GmbalMBeanNOPImpl
 
getAttributes(EvaluatedClassAnalyzer, ManagedObjectManagerInternal.AttributeDescriptorType) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getAttributes(EvaluatedClassAnalyzer, ManagedObjectManagerInternal.AttributeDescriptorType) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
getAttributes(String[]) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
getAttributes(FacetAccessor, String[]) - Method in class org.glassfish.gmbal.impl.MBeanSkeleton
 
getChildren() - Method in class org.glassfish.gmbal.AMXClient
 
getChildren() - Method in interface org.glassfish.gmbal.AMXMBeanInterface
Containment hierarchy: Get all AMXMBeanInterface contained by this one, in no particular order.
getChildren() - Method in class org.glassfish.gmbal.impl.AMXImpl
 
getClassAnalyzer(EvaluatedClassDeclaration, Class<? extends Annotation>) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getClassAnalyzer(EvaluatedClassDeclaration, Class<? extends Annotation>) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
Find the superclass or superinterface of cls (which may be cls itself) that has the given annotationClass as an annotation.
getControllable(int) - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
getDataType() - Method in interface org.glassfish.gmbal.impl.TypeConverter
Java generic type of attribute in problem-domain Object.
getDataType() - Method in class org.glassfish.gmbal.impl.TypeConverterImpl
 
getDataType() - Method in class org.glassfish.gmbal.impl.TypeConverterImpl.TypeConverterPlaceHolderImpl
 
getDefaultAMXMetadata() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getDefaultAMXMetadata() - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
getDescription(EvaluatedDeclaration) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getDescription(EvaluatedDeclaration) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
getDomain() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getDomain() - Method in interface org.glassfish.gmbal.ManagedObjectManager
Return the domain name that was used when this ManagedObjectManager was created.
getEvaluatedType(Class) - Static method in class org.glassfish.gmbal.typelib.TypeEvaluator
Given any generic java type, evaluate all of its type bounds and return an evaluated type.
getFacetAccessor(Object) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getFacetAccessor(Object) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
getFacetAccessor(Object) - Method in class org.glassfish.gmbal.impl.MBeanTree
 
getFirstAnnotationOnClass(EvaluatedClassDeclaration, Class<T>) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getFirstAnnotationOnClass(EvaluatedClassDeclaration, Class<T>) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
getInheritedAttributes(EvaluatedClassAnalyzer) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getInheritedAttributes(EvaluatedClassAnalyzer) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
Get the inherited attributes from the EvaluatedClassAnalyzer.
getJavaClass(OpenType) - Static method in class org.glassfish.gmbal.impl.TypeConverterImpl
 
getJavaClass(EvaluatedType) - Static method in class org.glassfish.gmbal.impl.TypeConverterImpl
 
getManagedType() - Method in interface org.glassfish.gmbal.impl.TypeConverter
Open MBeans Open Type for management domain object.
getManagedType() - Method in class org.glassfish.gmbal.impl.TypeConverterImpl
 
getManagedType() - Method in class org.glassfish.gmbal.impl.TypeConverterImpl.TypeConverterPlaceHolderImpl
 
getMBeanImpl(Object) - Method in class org.glassfish.gmbal.impl.MBeanTree
 
getMBeanInfo() - Method in class org.glassfish.gmbal.AMXClient
 
getMBeanInfo() - Method in class org.glassfish.gmbal.GmbalMBeanNOPImpl
 
getMBeanInfo() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
getMBeanInfo() - Method in class org.glassfish.gmbal.impl.MBeanSkeleton
 
getMBeanServer() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getMBeanServer() - Method in interface org.glassfish.gmbal.ManagedObjectManager
Get the current MBeanServer.
getMBeanType() - Method in class org.glassfish.gmbal.impl.MBeanSkeleton
 
getMeta() - Method in class org.glassfish.gmbal.AMXClient
 
getMeta() - Method in interface org.glassfish.gmbal.AMXMBeanInterface
Get all metadata about this MBean.
getMeta() - Method in class org.glassfish.gmbal.impl.AMXImpl
 
getMethod(Class<?>, String, Class<?>...) - Static method in class org.glassfish.gmbal.ManagedObjectManagerFactory
Convenience method for getting access to a method through reflection.
getName() - Method in class org.glassfish.gmbal.AMXClient
 
getName() - Method in interface org.glassfish.gmbal.AMXMBeanInterface
Usually the same as the ObjectName 'name' property, but can differ if the actual name contains characters that must be escaped for an ObjectName and/or if the MBean has a mutable name attribute.
getName() - Method in class org.glassfish.gmbal.impl.AMXImpl
 
getNameValue(FacetAccessor) - Method in class org.glassfish.gmbal.impl.MBeanSkeleton
 
getNotificationInfo() - Method in class org.glassfish.gmbal.GmbalMBeanNOPImpl
 
getNotificationInfo() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
getObject(ObjectName) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getObject(ObjectName) - Method in class org.glassfish.gmbal.impl.MBeanTree
 
getObject(ObjectName) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Get the Object that was registered with the given ObjectName.
getObjectName(Object) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getObjectName(Object) - Method in class org.glassfish.gmbal.impl.MBeanTree
 
getObjectName(Object) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Get the ObjectName for the given object (which must have been registered via a register call).
getObjectRegistrationManager() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getObjectRegistrationManager() - Method in interface org.glassfish.gmbal.ManagedObjectManager
Return an ObjectRegistrationManager as required in the pfl timer services.
getParent() - Method in class org.glassfish.gmbal.AMXClient
 
getParent() - Method in interface org.glassfish.gmbal.AMXMBeanInterface
"go up one level": the MBean containing this one, can be null for root
getParent() - Method in class org.glassfish.gmbal.impl.AMXImpl
 
getParentEntity(Object) - Method in class org.glassfish.gmbal.impl.MBeanTree
 
getParentPathPart(String) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
getResourceBundle() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getResourceBundle() - Method in interface org.glassfish.gmbal.ManagedObjectManager
Get the resource bundle (if any) set by setResourceBundle.
getRoot() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getRoot() - Method in class org.glassfish.gmbal.impl.MBeanTree
 
getRoot() - Method in interface org.glassfish.gmbal.ManagedObjectManager
Return the root of this ManagedObjectManager.
getRootParentName() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getRootParentName() - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
getRootParentName() - Method in class org.glassfish.gmbal.impl.MBeanTree
 
getType() - Method in class org.glassfish.gmbal.impl.MBeanSkeleton
 
getTypeConverter(EvaluatedType) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getTypeConverter(EvaluatedType) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
Construct or lookup the TypeConverter for the given type.
getTypeName(Class<?>, String, String) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
getTypeName(Class<?>, String, String) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
GmbalException - Exception in org.glassfish.gmbal
Unchecked exception type used for all gmbal exceptions.
GmbalException(String) - Constructor for exception org.glassfish.gmbal.GmbalException
 
GmbalException(String, Throwable) - Constructor for exception org.glassfish.gmbal.GmbalException
 
GmbalMBean - Interface in org.glassfish.gmbal
Type returned from ManagedObjectManager createRoot and register methods.
GmbalMBeanNOPImpl - Class in org.glassfish.gmbal
A simple no-op implementation of GmbalMBean for use in the no-op impl of ManagedObjectManager.
GmbalMBeanNOPImpl() - Constructor for class org.glassfish.gmbal.GmbalMBeanNOPImpl
 

H

handleList(StringBuilder, String, List<T>, String, String, ObjectSet) - Static method in class org.glassfish.gmbal.typelib.EvaluatedTypeBase
 
handleModifier(StringBuilder, int) - Static method in class org.glassfish.gmbal.typelib.EvaluatedTypeBase
 
hashCode() - Method in class org.glassfish.gmbal.AMXClient
 
hashCode() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
hashCode() - Method in class org.glassfish.gmbal.main.ProfileMain.Item
 
hashCode() - Method in class org.glassfish.gmbal.main.ProfileMain.Store
 
hashCode(ObjectSet) - Method in class org.glassfish.gmbal.typelib.EvaluatedArrayTypeBase
 
hashCode(ObjectSet) - Method in class org.glassfish.gmbal.typelib.EvaluatedClassDeclarationBase
 
hashCode(ObjectSet) - Method in class org.glassfish.gmbal.typelib.EvaluatedFieldDeclarationBase
 
hashCode(ObjectSet) - Method in class org.glassfish.gmbal.typelib.EvaluatedMethodDeclarationBase
 
hashCode() - Method in class org.glassfish.gmbal.typelib.EvaluatedTypeBase
 

I

id() - Method in class org.glassfish.gmbal.impl.AttributeDescriptor
 
id() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedControllable
 
illegalAttributeField(EvaluatedFieldDeclaration) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
IMMUTABLE_DESCRIPTOR_START - Static variable in interface org.glassfish.gmbal.impl.Exceptions
 
Impact - Enum in org.glassfish.gmbal
 
IncludeSubclass - Annotation Type in org.glassfish.gmbal
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.
inheritance() - Method in interface org.glassfish.gmbal.typelib.EvaluatedClassDeclaration
 
inheritance(List<EvaluatedClassDeclaration>) - Method in interface org.glassfish.gmbal.typelib.EvaluatedClassDeclaration
 
InheritedAttribute - Annotation Type in org.glassfish.gmbal
This annotation defines an attribute in open MBean (ManagedObject) or CompositeData (ManagedData).
InheritedAttributes - Annotation Type in org.glassfish.gmbal
This annotation defines one or more attributes inherited from a superclass.
instantiations() - Method in interface org.glassfish.gmbal.typelib.EvaluatedClassDeclaration
 
instantiations(List<EvaluatedType>) - Method in interface org.glassfish.gmbal.typelib.EvaluatedClassDeclaration
 
internalTypeEvaluatorError(Exception) - Method in interface org.glassfish.gmbal.typelib.Exceptions
 
invalidRootParentName(ObjectName) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
invalidSubtypeOfParent(ObjectName, Set<String>, ObjectName, String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
invoke(String, Object[], String[]) - Method in class org.glassfish.gmbal.AMXClient
 
invoke(String, Object[], String[]) - Method in class org.glassfish.gmbal.GmbalMBeanNOPImpl
 
invoke(String, Object[], String[]) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
invoke(Method, Object...) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
invoke(FacetAccessor, String, Object[], String[]) - Method in class org.glassfish.gmbal.impl.MBeanSkeleton
 
isActivated() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimer
 
isAMXAttributeName(String) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
isAMXAttributeName(String) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
isApplicable(Object) - Method in class org.glassfish.gmbal.impl.AttributeDescriptor
 
isEnabled() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedControllable
 
isIdentity() - Method in interface org.glassfish.gmbal.impl.TypeConverter
Returns true if this TypeConverter is an identity transformation.
isIdentity() - Method in class org.glassfish.gmbal.impl.TypeConverterImpl
 
isIdentity() - Method in class org.glassfish.gmbal.impl.TypeConverterImpl.TypeConverterPlaceHolderImpl
 
isImmutable() - Method in interface org.glassfish.gmbal.typelib.EvaluatedType
Returns true if the type is immutable.
isImmutable() - Method in class org.glassfish.gmbal.typelib.EvaluatedTypeBase
 
isManagedObject(Object) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
isManagedObject(Object) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Return true if object is assignment compatible with a class or interface that has an @ManagedObject annotation, otherwise false.
iteratorNotFound(EvaluatedClassDeclaration) - Method in interface org.glassfish.gmbal.impl.Exceptions
 

J

JMX_REGISTRATION_MANAGER_START - Static variable in interface org.glassfish.gmbal.impl.Exceptions
 
jmxRegistrationDebug() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
jmxRegistrationDebug() - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
JMXRegistrationManager - Class in org.glassfish.gmbal.impl
A simple class that implements deferred registration.
JMXRegistrationManager(ManagedObjectManagerInternal, ObjectName) - Constructor for class org.glassfish.gmbal.impl.JMXRegistrationManager
 

K

keyFieldDescription(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 

L

listsNotTheSameLengthInParamType(ParameterizedType) - Method in interface org.glassfish.gmbal.typelib.Exceptions
 

M

main(String[]) - Static method in class org.glassfish.gmbal.main.ProfileMain
 
makeController(String) - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
makeDescriptor(Map<String, ?>) - Static method in class org.glassfish.gmbal.impl.DescriptorUtility
 
makeFromAnnotated(ManagedObjectManagerInternal, EvaluatedAccessibleDeclaration, String, String, ManagedObjectManagerInternal.AttributeDescriptorType) - Static method in class org.glassfish.gmbal.impl.AttributeDescriptor
 
makeFromInherited(ManagedObjectManagerInternal, EvaluatedMethodDeclaration, String, String, String, ManagedObjectManagerInternal.AttributeDescriptorType) - Static method in class org.glassfish.gmbal.impl.AttributeDescriptor
 
makeLogEventHandler(String) - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
makeMultiThreadedStatsEventHandler(String) - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
makeStatsEventHandler(String) - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
makeTimer(String, String) - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
makeTimerGroup(String, String) - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
makeTracingEventHandler(String) - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
makeTypeConverter(EvaluatedType, ManagedObjectManagerInternal) - Static method in class org.glassfish.gmbal.impl.TypeConverterImpl
 
malformedObjectName(Exception, String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
manage(Named) - Method in class org.glassfish.gmbal.impl.ObjectRegistrationManagerImpl
 
manage(Named, Named) - Method in class org.glassfish.gmbal.impl.ObjectRegistrationManagerImpl
 
MANAGED_OBJECT_MANAGER_IMPL_START - Static variable in interface org.glassfish.gmbal.impl.Exceptions
 
ManagedAttribute - Annotation Type in org.glassfish.gmbal
This annotation defines an attribute in either CompositeData (ManagedData) or an open MBean (ManagedObject).
ManagedData - Annotation Type in org.glassfish.gmbal
This annotation defines CompositeData.
ManagedObject - Annotation Type in org.glassfish.gmbal
This annotation defines a Managed Object.
managedObjectAnnotationNotFound(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
ManagedObjectManager - Interface in org.glassfish.gmbal
An interface used to managed Open MBeans created from annotated objects.
ManagedObjectManager.RegistrationDebugLevel - Enum in org.glassfish.gmbal
DebugLevel used to control how much debug info is printed for registration of objects.
ManagedObjectManagerFactory - Class in org.glassfish.gmbal
Factory used to create ManagedObjectManager instances.
ManagedObjectManagerImpl - Class in org.glassfish.gmbal.impl
 
ManagedObjectManagerImpl(String) - Constructor for class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
ManagedObjectManagerImpl(ObjectName) - Constructor for class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
ManagedObjectManagerImpl.DummyAverageRangeStatistic - Interface in org.glassfish.gmbal.impl
 
ManagedObjectManagerImpl.DummyBoundaryStatistic - Interface in org.glassfish.gmbal.impl
 
ManagedObjectManagerImpl.DummyBoundedRangeStatistic - Interface in org.glassfish.gmbal.impl
 
ManagedObjectManagerImpl.DummyCountStatistic - Interface in org.glassfish.gmbal.impl
 
ManagedObjectManagerImpl.DummyRangeStatistic - Interface in org.glassfish.gmbal.impl
 
ManagedObjectManagerImpl.DummyStatistic - Interface in org.glassfish.gmbal.impl
 
ManagedObjectManagerImpl.DummyStringStatistic - Interface in org.glassfish.gmbal.impl
 
ManagedObjectManagerImpl.DummyTimeStatistic - Interface in org.glassfish.gmbal.impl
 
ManagedObjectManagerInternal - Interface in org.glassfish.gmbal.impl
The internal interface to the ManagedObjectManager that is used in the gmbal implementation.
ManagedObjectManagerInternal.AttributeDescriptorType - Enum in org.glassfish.gmbal.impl
Used in getAttributes to indicate type of Attribute being considered.
ManagedOperation - Annotation Type in org.glassfish.gmbal
This annotation defines an attribute in open MBean (ManagedObject).
managedType - Variable in class org.glassfish.gmbal.impl.TypeConverterImpl
 
max() - Method in class org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedStatistics
 
MBEAN_IMPL_START - Static variable in interface org.glassfish.gmbal.impl.Exceptions
 
MBEAN_SKELETON_START - Static variable in interface org.glassfish.gmbal.impl.Exceptions
 
MBEAN_TREE_START - Static variable in interface org.glassfish.gmbal.impl.Exceptions
 
MBeanImpl - Class in org.glassfish.gmbal.impl
 
MBeanImpl(MBeanSkeleton, Object, MBeanServer, String) - Constructor for class org.glassfish.gmbal.impl.MBeanImpl
 
MBeanSkeleton - Class in org.glassfish.gmbal.impl
 
MBeanSkeleton(EvaluatedClassDeclaration, EvaluatedClassAnalyzer, ManagedObjectManagerInternal) - Constructor for class org.glassfish.gmbal.impl.MBeanSkeleton
 
MBeanSkeleton.Operation - Interface in org.glassfish.gmbal.impl
 
MBeanTree - Class in org.glassfish.gmbal.impl
Represents the collection of DynamicMBeanImpls that we have registered with a ManagedObjectManager.
MBeanTree(ManagedObjectManagerInternal, String, ObjectName, String) - Constructor for class org.glassfish.gmbal.impl.MBeanTree
 
method() - Method in interface org.glassfish.gmbal.typelib.EvaluatedMethodDeclaration
 
methods() - Method in interface org.glassfish.gmbal.typelib.EvaluatedClassDeclaration
 
methods(List<EvaluatedMethodDeclaration>) - Method in interface org.glassfish.gmbal.typelib.EvaluatedClassDeclaration
 
min() - Method in class org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedStatistics
 
modifiers() - Method in interface org.glassfish.gmbal.typelib.EvaluatedDeclaration
 
mom() - Method in class org.glassfish.gmbal.impl.MBeanSkeleton
 
multipleUpperBoundsNotSupported(Object) - Method in interface org.glassfish.gmbal.typelib.Exceptions
 
myEquals(Object, ObjectSet) - Method in class org.glassfish.gmbal.typelib.EvaluatedFieldDeclarationBase
 
myEquals(Object, ObjectSet) - Method in class org.glassfish.gmbal.typelib.EvaluatedMethodDeclarationBase
 

N

name() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
name(String) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
name() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedNamed
 
name() - Method in interface org.glassfish.gmbal.typelib.EvaluatedType
 
nameOfManagedObject() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
NameValue - Annotation Type in org.glassfish.gmbal
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.
nextNotFound(EvaluatedClassDeclaration) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
noAnnotationFound(String, String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
noArrayOfArray(Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
nodeAlreadyHasParent(MBeanImpl) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
noDescriptionAvailable() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
nonSingletonRequiresName(MBeanImpl, String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
noRootObjectName(Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
noStringConstructor(Class) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
noStringConstructorAvailable(Exception, String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
notAString(Object) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
notBothNull() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
notPartOfThisTree(MBeanImpl) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
NULL_OBJECTNAME - Static variable in class org.glassfish.gmbal.AMXClient
Special object name used to represent a NULL objectName result.
NULL_STRING - Static variable in class org.glassfish.gmbal.impl.TypeConverterImpl
 
nullArgument() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
nullArrayParameter() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
nullFieldsParameter() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
nullMap() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
numberOfIds() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 

O

objectAlreadyRegistered(Object, MBeanImpl) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
objectName() - Method in class org.glassfish.gmbal.AMXClient
 
objectName() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
objectName(ObjectName) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
objectName(MBeanImpl, String, String) - Method in class org.glassfish.gmbal.impl.MBeanTree
 
objectNotFound(Object) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
ObjectRegistrationManagerImpl - Class in org.glassfish.gmbal.impl
 
ObjectRegistrationManagerImpl(ManagedObjectManager) - Constructor for class org.glassfish.gmbal.impl.ObjectRegistrationManagerImpl
 
objStringWrongRegisterCall(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
openToJavaNotSupported(OpenType, EvaluatedType) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
openTypeInArrayTypeException(OpenType, Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
org.glassfish.gmbal - package org.glassfish.gmbal
 
org.glassfish.gmbal.impl - package org.glassfish.gmbal.impl
 
org.glassfish.gmbal.impl.trace - package org.glassfish.gmbal.impl.trace
 
org.glassfish.gmbal.main - package org.glassfish.gmbal.main
 
org.glassfish.gmbal.typelib - package org.glassfish.gmbal.typelib
 
org.glassfish.gmbal.util - package org.glassfish.gmbal.util
 

P

ParameterNames - Annotation Type in org.glassfish.gmbal
This annotation is applied to a method that represents an MBean operation.
parameterNamesLengthBad() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
parameterTypes() - Method in interface org.glassfish.gmbal.typelib.EvaluatedMethodDeclaration
 
paramTypeNeedsArgument(ParameterizedType) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
parent() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
parent(MBeanImpl) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
parentCannotBeNull() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
parentNotFound(Object) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
ppNullInRootParent() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
ProfileMain - Class in org.glassfish.gmbal.main
 
ProfileMain() - Constructor for class org.glassfish.gmbal.main.ProfileMain
 
ProfileMain.Item - Class in org.glassfish.gmbal.main
 
ProfileMain.Item(String, double, double) - Constructor for class org.glassfish.gmbal.main.ProfileMain.Item
 
ProfileMain.MyRoot - Class in org.glassfish.gmbal.main
 
ProfileMain.MyRoot() - Constructor for class org.glassfish.gmbal.main.ProfileMain.MyRoot
 
ProfileMain.Store - Class in org.glassfish.gmbal.main
 
ProfileMain.Store(String) - Constructor for class org.glassfish.gmbal.main.ProfileMain.Store
 
ProfileMain.Timings - Class in org.glassfish.gmbal.main
 
ProfileMain.Timings() - Constructor for class org.glassfish.gmbal.main.ProfileMain.Timings
 
putIfNotPresent(Map<K, V>, K, V) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
putIfNotPresent(Map<K, V>, K, V) - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 

R

recursiveTypesNotSupported(EvaluatedType) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
register(MBeanImpl) - Method in class org.glassfish.gmbal.impl.JMXRegistrationManager
Handle registration of this MBean.
register(Object, Object, String) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
register(Object, Object) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
register() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
register(MBeanImpl, Object, MBeanImpl) - Method in class org.glassfish.gmbal.impl.MBeanTree
 
register(Object, Object, String) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Construct an Open Mean for obj according to its annotations, and register it with domain getDomain() and the appropriate ObjectName.
register(Object, Object) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Same as register( parent, obj, name ), but here the name is derived from an @NameValue annotation.
registerAtRoot(Object, String) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
registerAtRoot(Object) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
registerAtRoot(Object, String) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Registers the MBean for obj at the root MBean for the ObjectManager, using the given name.
registerAtRoot(Object) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Same as registerAtRoot( Object, String ), but here the name is derived from an @ObjectKeyName annotation.
registeringMBean(ObjectName) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
registerMBeanRegistered(ObjectName) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
registerTimerClasses(ManagedObjectManager) - Static method in class org.glassfish.gmbal.impl.TimerAnnotationHelper
 
registrationDebug() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
registrationDebug() - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
registrationFineDebug() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
registrationFineDebug() - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 
remove(Controllable) - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerGroup
 
removeChild(MBeanImpl) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
removeController(TimerEventControllerBase) - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
removeFacet(Class<?>) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.glassfish.gmbal.GmbalMBeanNOPImpl
 
removeNotificationListener(NotificationListener) - Method in class org.glassfish.gmbal.GmbalMBeanNOPImpl
 
removeNotSupported() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
removeTimerEventHandler(TimerEventHandler) - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
resumeJMXRegistration() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
resumeJMXRegistration() - Method in interface org.glassfish.gmbal.ManagedObjectManager
Decrements the suspend counter, if the counter is greater than 0.
resumeRegistration() - Method in class org.glassfish.gmbal.impl.JMXRegistrationManager
Decrement the suspended registration count.
returnType() - Method in interface org.glassfish.gmbal.typelib.EvaluatedMethodDeclaration
 
rootAlreadySet() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
rootNotSet() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
rootRegisterFail(Exception, ObjectName) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
rowTypeDescription(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
run(boolean, int) - Static method in class org.glassfish.gmbal.main.ProfileMain
 
runtimeDebug() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
runtimeDebug() - Method in interface org.glassfish.gmbal.impl.ManagedObjectManagerInternal
 

S

self - Static variable in interface org.glassfish.gmbal.impl.Exceptions
 
self - Static variable in interface org.glassfish.gmbal.typelib.Exceptions
 
set(FacetAccessor, Object) - Method in class org.glassfish.gmbal.impl.AttributeDescriptor
 
set(Field, Object) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
setAttribute(String, Object) - Method in class org.glassfish.gmbal.AMXClient
 
setAttribute(Attribute) - Method in class org.glassfish.gmbal.AMXClient
 
setAttribute(Attribute) - Method in class org.glassfish.gmbal.GmbalMBeanNOPImpl
 
setAttribute(Attribute) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
setAttribute(NotificationBroadcasterSupport, FacetAccessor, Attribute) - Method in class org.glassfish.gmbal.impl.MBeanSkeleton
 
setAttributes(AttributeList) - Method in class org.glassfish.gmbal.AMXClient
 
setAttributes(AttributeList) - Method in class org.glassfish.gmbal.GmbalMBeanNOPImpl
 
setAttributes(AttributeList) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
setAttributes(NotificationBroadcasterSupport, FacetAccessor, AttributeList) - Method in class org.glassfish.gmbal.impl.MBeanSkeleton
 
setDebugLevel(int) - Static method in class org.glassfish.gmbal.typelib.TypeEvaluator
 
setJMXRegistrationDebug(boolean) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
setJMXRegistrationDebug(boolean) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Set debugging for JMX registrations.
setMBeanServer(MBeanServer) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
setMBeanServer(MBeanServer) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Set the MBeanServer to which all MBeans using this interface are published.
setRegistrationDebug(ManagedObjectManager.RegistrationDebugLevel) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
setRegistrationDebug(ManagedObjectManager.RegistrationDebugLevel) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Print debug output to System.out.
setResourceBundle(ResourceBundle) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
setResourceBundle(ResourceBundle) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Set the ResourceBundle to use for getting localized descriptions.
setRoot(MBeanImpl) - Method in class org.glassfish.gmbal.impl.JMXRegistrationManager
Set the MBeanImpl that is the root of this MBean tree.
setRoot(Object, String) - Method in class org.glassfish.gmbal.impl.MBeanTree
 
setRuntimeDebug(boolean) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
setRuntimeDebug(boolean) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Enable generation of debug log at INFO level for runtime MBean operations to the org.glassfish.gmbal.impl logger.
setTypelibDebug(int) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
setTypelibDebug(int) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Enabled generation of debug log for type evaluator debugging.
shouldNotHappen(Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
simpleClass() - Method in interface org.glassfish.gmbal.typelib.EvaluatedClassDeclaration
 
singletonCannotSpecifyName(MBeanImpl, String, String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
skeleton() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
standardDeviation() - Method in class org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedStatistics
 
stats() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedStatsEventHandler
 
stringConversionError(Class, Exception) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
stripPackagePrefix() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
stripPackagePrefix() - Method in interface org.glassfish.gmbal.ManagedObjectManager
Change the default type name algorithm so that if nothing else applies, the entire package prefix is stripped form the Class name.
stripPrefix(String...) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
stripPrefix(String...) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Add a type prefix to strip from type names, to shorten the names for a better presentation to the user.
suppressDuplicateRootReport(boolean) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
suppressDuplicateRootReport(boolean) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Suppress reporting of a duplicate root name.
suspended() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
suspended(boolean) - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
suspendJMXRegistration() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
suspendJMXRegistration() - Method in interface org.glassfish.gmbal.ManagedObjectManager
If called, no MBeans created after this call will be registered with the JMX MBeanServer until resumeJMXRegistration is called.
suspendRegistration() - Method in class org.glassfish.gmbal.impl.JMXRegistrationManager
Increment the suspended registration count.

T

tableDescription(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
tableName(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
target() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
tc() - Method in class org.glassfish.gmbal.impl.AttributeDescriptor
 
TimerAnnotationHelper - Class in org.glassfish.gmbal.impl
This class provides nested classes that carry the needed Gmbal annotations for the various Timer classes and interface, and a method for registering all of these annotations in gmbal.
TimerAnnotationHelper() - Constructor for class org.glassfish.gmbal.impl.TimerAnnotationHelper
 
TimerAnnotationHelper.ManagedControllable - Interface in org.glassfish.gmbal.impl
 
TimerAnnotationHelper.ManagedLogEventHandler - Interface in org.glassfish.gmbal.impl
 
TimerAnnotationHelper.ManagedNamed - Interface in org.glassfish.gmbal.impl
 
TimerAnnotationHelper.ManagedStatistics - Class in org.glassfish.gmbal.impl
 
TimerAnnotationHelper.ManagedStatistics(long, double, double, double, double) - Constructor for class org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedStatistics
 
TimerAnnotationHelper.ManagedStatsEventHandler - Interface in org.glassfish.gmbal.impl
 
TimerAnnotationHelper.ManagedTimer - Interface in org.glassfish.gmbal.impl
 
TimerAnnotationHelper.ManagedTimerEventController - Class in org.glassfish.gmbal.impl
 
TimerAnnotationHelper.ManagedTimerEventController(TimerFactory, String) - Constructor for class org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerEventController
 
TimerAnnotationHelper.ManagedTimerEventHandler - Interface in org.glassfish.gmbal.impl
 
TimerAnnotationHelper.ManagedTimerFactory - Interface in org.glassfish.gmbal.impl
 
TimerAnnotationHelper.ManagedTimerGroup - Interface in org.glassfish.gmbal.impl
 
TimerAnnotationHelper.TracingEventHandler - Class in org.glassfish.gmbal.impl
 
TimerAnnotationHelper.TracingEventHandler(TimerFactory, String) - Constructor for class org.glassfish.gmbal.impl.TimerAnnotationHelper.TracingEventHandler
 
timerGroups() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
timers() - Method in interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedTimerFactory
 
toManagedEntity(Object) - Method in interface org.glassfish.gmbal.impl.TypeConverter
Convert from a problem-domain Object obj to a managed entity.
toManagedEntity(Object) - Method in class org.glassfish.gmbal.impl.TypeConverterImpl
 
toManagedEntity(Object) - Method in class org.glassfish.gmbal.impl.TypeConverterImpl.TypeConverterPlaceHolderImpl
 
toString() - Method in class org.glassfish.gmbal.AMXClient
 
toString() - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
toString() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
toString() - Method in class org.glassfish.gmbal.impl.MBeanSkeleton
 
toString() - Method in class org.glassfish.gmbal.impl.TypeConverterImpl
 
toString() - Method in class org.glassfish.gmbal.typelib.EvaluatedClassAnalyzer
 
toString() - Method in class org.glassfish.gmbal.typelib.EvaluatedTypeBase
 
TraceRegistration - Annotation Type in org.glassfish.gmbal.impl.trace
This annotation is applied to a class or interface to indicate that its methods are classified as part of Gmbal MBean registration process.
TraceRegistrationFine - Annotation Type in org.glassfish.gmbal.impl.trace
This annotation is applied to a class or interface to indicate that its methods are classified as part of Gmbal MBean registration process.
TraceRuntime - Annotation Type in org.glassfish.gmbal.impl.trace
This annotation is applied to a class or interface to indicate that its methods are classified as part of Gmbal MBean registration process.
TraceTypelib - Annotation Type in org.glassfish.gmbal.impl.trace
This annotation is applied to a class or interface to indicate that its methods are classified as part of Gmbal MBean registration process.
TraceTypelibEval - Annotation Type in org.glassfish.gmbal.impl.trace
This annotation is applied to a class or interface to indicate that its methods are classified as part of Gmbal MBean registration process.
type() - Method in class org.glassfish.gmbal.impl.AttributeDescriptor
 
type() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
TYPE_CONVERTER_IMPL_START - Static variable in interface org.glassfish.gmbal.impl.Exceptions
 
TYPE_EVALUATOR_START - Static variable in interface org.glassfish.gmbal.typelib.Exceptions
 
TypeConverter - Interface in org.glassfish.gmbal.impl
A ManagedEntity is one of the pre-defined Open MBean types: SimpleType, ObjectName, TabularData, or CompositeData.
TypeConverterImpl - Class in org.glassfish.gmbal.impl
A ManagedEntity is one of the pre-defined Open MBean types: SimpleType, ObjectName, TabularData, or CompositeData.
TypeConverterImpl(EvaluatedType, OpenType) - Constructor for class org.glassfish.gmbal.impl.TypeConverterImpl
 
TypeConverterImpl.TypeConverterPlaceHolderImpl - Class in org.glassfish.gmbal.impl
 
TypeConverterImpl.TypeConverterPlaceHolderImpl(EvaluatedType) - Constructor for class org.glassfish.gmbal.impl.TypeConverterImpl.TypeConverterPlaceHolderImpl
 
TypeEvaluator - Class in org.glassfish.gmbal.typelib
 
typeNullInRootParent() - Method in interface org.glassfish.gmbal.impl.Exceptions
 
typesMustMatch() - Method in interface org.glassfish.gmbal.impl.Exceptions
 

U

unexpectedException(String, Throwable) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
union(Descriptor...) - Static method in class org.glassfish.gmbal.impl.DescriptorUtility
 
unknownDeclarationType(EvaluatedDeclaration) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
unmanage(Named) - Method in class org.glassfish.gmbal.impl.ObjectRegistrationManagerImpl
 
unregister(MBeanImpl) - Method in class org.glassfish.gmbal.impl.JMXRegistrationManager
Unregister the MBean.
unregister(Object) - Method in class org.glassfish.gmbal.impl.ManagedObjectManagerImpl
 
unregister() - Method in class org.glassfish.gmbal.impl.MBeanImpl
 
unregister(Object) - Method in class org.glassfish.gmbal.impl.MBeanTree
 
unregister(Object) - Method in interface org.glassfish.gmbal.ManagedObjectManager
Unregister the Open MBean corresponding to obj from the mbean server.
unregisteringMBean(ObjectName) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
unregisterMBeanNotRegistered(ObjectName) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
unsupportedOpenType(OpenType) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
unsupportedOperation() - Method in interface org.glassfish.gmbal.impl.Exceptions
 

V

valueFieldDescription(String) - Method in interface org.glassfish.gmbal.impl.Exceptions
 
valueOf(String) - Static method in enum org.glassfish.gmbal.Impact
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.gmbal.impl.AttributeDescriptor.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.gmbal.impl.ManagedObjectManagerInternal.AttributeDescriptorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.gmbal.ManagedObjectManager.RegistrationDebugLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.glassfish.gmbal.Impact
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.gmbal.impl.AttributeDescriptor.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.gmbal.impl.ManagedObjectManagerInternal.AttributeDescriptorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.gmbal.ManagedObjectManager.RegistrationDebugLevel
Returns an array containing the constants of this enum type, in the order they are declared.
visitEvaluatedArrayType(EvaluatedArrayType) - Method in interface org.glassfish.gmbal.typelib.Visitor
 
visitEvaluatedClassDeclaration(EvaluatedClassDeclaration) - Method in interface org.glassfish.gmbal.typelib.Visitor
 
visitEvaluatedDeclaration(EvaluatedDeclaration) - Method in interface org.glassfish.gmbal.typelib.Visitor
 
visitEvaluatedFieldDeclaration(EvaluatedFieldDeclaration) - Method in interface org.glassfish.gmbal.typelib.Visitor
 
visitEvaluatedMethodDeclaration(EvaluatedMethodDeclaration) - Method in interface org.glassfish.gmbal.typelib.Visitor
 
visitEvaluatedType(EvaluatedType) - Method in interface org.glassfish.gmbal.typelib.Visitor
 
Visitor<R> - Interface in org.glassfish.gmbal.typelib
 
A B C D E F G H I J K L M N O P R S T U V 

Copyright © 2017 Oracle. All rights reserved.