Uses of Annotation Type
org.glassfish.pfl.basic.logex.Chain
Packages that use Chain
Package
Description
-
Uses of Chain in org.glassfish.gmbal.impl
Method parameters in org.glassfish.gmbal.impl with annotations of type ChainModifier and TypeMethodDescriptionExceptions.annotationMethodException(Method m, Exception exc) voidExceptions.attributeGettingError(Exception ex, String name) voidExceptions.attributeSettingError(Exception ex, String name) voidExceptions.deferredRegistrationException(JMException exc, MBeanImpl mbean) Exceptions.errorInConstructingMBean(String objName, JMException exc) voidExceptions.errorInConstructingOpenData(String name, String id, JMException ex) Exceptions.exceptionInHandleManagedData(Exception exc) Exceptions.exceptionInMakeCompositeType(Exception exc) Exceptions.exceptionInMakeMapTabularType(Exception exc) Exceptions.exceptionInRegister(Exception ex) Exceptions.exceptionInUnregister(Exception ex) Exceptions.excForAddAnnotationFieldsToMap(Exception ex) Exceptions.excForGetMeta(MBeanException ex) Exceptions.excInMakeMapTabularDataToManagedEntity(Exception exc) Exceptions.excInOpenParameterInfo(IllegalArgumentException exc, String paramName, EvaluatedMethodDeclaration meth) Exceptions.malformedObjectName(Exception exc, String str) Exceptions.noArrayOfArray(Exception exc) Exceptions.noRootObjectName(Exception ex) voidExceptions.noStringConstructorAvailable(Exception exc, String name) Exceptions.openTypeInArrayTypeException(OpenType ot, Exception exc) Exceptions.rootRegisterFail(Exception ex, ObjectName rootName) voidExceptions.shouldNotHappen(Exception ex) Exceptions.stringConversionError(Class cls, Exception exc) voidExceptions.unexpectedException(String method, Throwable exc) -
Uses of Chain in org.glassfish.gmbal.typelib
Method parameters in org.glassfish.gmbal.typelib with annotations of type ChainModifier and TypeMethodDescriptionExceptions.errorInTypeEval(Class cls, Error err) Exceptions.internalTypeEvaluatorError(Exception exc) -
Uses of Chain in org.glassfish.pfl.dynamic.copyobject.impl
Method parameters in org.glassfish.pfl.dynamic.copyobject.impl with annotations of type ChainModifier and TypeMethodDescriptionExceptions.exceptionInReadResolve(Object obj, Throwable t) voidExceptions.failureInFallback(ReflectiveCopyException exc, Object obj, Class<?> cls) Exceptions.stackOverflow(Object source, StackOverflowError ex)