Constant Field Values
Contents
javax.enterprise.*
-
javax.enterprise.inject.spi.CDIProvider Modifier and Type Constant Field Value public static final intDEFAULT_CDI_PROVIDER_PRIORITY0 -
javax.enterprise.inject.spi.ObserverMethod<T> Modifier and Type Constant Field Value public static final intDEFAULT_PRIORITY2500
org.jboss.*
-
org.jboss.weld.Container Modifier and Type Constant Field Value public static final StringCONTEXT_ID_KEY"WELD_CONTEXT_ID_KEY"
-
org.jboss.weld.annotated.Identifier Modifier and Type Constant Field Value public static final StringID_SEPARATOR"|"
-
org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier Modifier and Type Constant Field Value public static final StringSYNTHETIC_ANNOTATION_SUFFIX"syntheticAnnotation"
-
org.jboss.weld.bean.BeanIdentifiers Modifier and Type Constant Field Value public static final StringPREFIX"WELD%"public static final StringPREFIX_BUILDER"BUILDER%"
-
org.jboss.weld.bean.proxy.DecoratorProxyFactory<T> Modifier and Type Constant Field Value public static final StringPROXY_SUFFIX"DecoratorProxy" -
org.jboss.weld.bean.proxy.InterceptedProxyFactory<T> Modifier and Type Constant Field Value public static final StringPROXY_SUFFIX"InterceptedProxy" -
org.jboss.weld.bean.proxy.InterceptedSubclassFactory<T> Modifier and Type Constant Field Value protected static final StringPRIVATE_METHOD_HANDLER_FIELD_NAME"privateMethodHandler"public static final StringPROXY_SUFFIX"Subclass" -
org.jboss.weld.bean.proxy.ProxyFactory<T> Modifier and Type Constant Field Value public static final StringCONSTRUCTED_FLAG_NAME"constructed"public static final StringDEFAULT_PROXY_PACKAGE"org.jboss.weld.generated.proxies.default"protected static final StringINIT_METHOD_NAME"<init>"protected static final StringINVOKE_METHOD_NAME"invoke"protected static final StringLBEAN_IDENTIFIER"Lorg/jboss/weld/serialization/spi/BeanIdentifier;"protected static final StringLJAVA_LANG_BYTE"Ljava/lang/Byte;"protected static final StringLJAVA_LANG_CLASS"Ljava/lang/Class;"protected static final StringLJAVA_LANG_OBJECT"Ljava/lang/Object;"protected static final StringLJAVA_LANG_REFLECT_METHOD"Ljava/lang/reflect/Method;"protected static final StringLJAVA_LANG_STRING"Ljava/lang/String;"protected static final StringLJAVA_LANG_THREAD_LOCAL"Ljava/lang/ThreadLocal;"protected static final StringMETHOD_HANDLER_FIELD_NAME"methodHandler"public static final StringPROXY_SUFFIX"$Proxy$"public static final StringWELD_PROXY_PREFIX"org.jboss.weld.generated.proxies"
-
org.jboss.weld.config.ConfigurationKey.UnusedBeans Modifier and Type Constant Field Value public static final StringALL"ALL"public static final StringNONE"NONE" -
org.jboss.weld.config.WeldConfiguration Modifier and Type Constant Field Value public static final StringCONFIGURATION_FILE"weld.properties"
-
org.jboss.weld.environment.se.Weld Modifier and Type Constant Field Value public static final StringADDITIONAL_BEAN_DEFINING_ANNOTATIONS_PROPERTY"org.jboss.weld.se.additionalBeanDefiningAnnotations"public static final StringALLOW_OPTIMIZED_CLEANUP"org.jboss.weld.bootstrap.allowOptimizedCleanup"public static final StringARCHIVE_ISOLATION_SYSTEM_PROPERTY"org.jboss.weld.se.archive.isolation"public static final StringDEV_MODE_SYSTEM_PROPERTY"org.jboss.weld.development"public static final StringJAVAX_ENTERPRISE_INJECT_SCAN_IMPLICIT"javax.enterprise.inject.scan.implicit"public static final StringSCAN_CLASSPATH_ENTRIES_SYSTEM_PROPERTY"org.jboss.weld.se.scan.classpath.entries"public static final StringSHUTDOWN_HOOK_SYSTEM_PROPERTY"org.jboss.weld.se.shutdownHook"
-
org.jboss.weld.event.ObserverMethodImpl<T,X> Modifier and Type Constant Field Value public static final StringID_SEPARATOR"-"
-
org.jboss.weld.events.WeldNotificationOptions Modifier and Type Constant Field Value public static final StringMODE"weld.async.notification.mode"public static final StringTIMEOUT"weld.async.notification.timeout"
-
org.jboss.weld.executor.DaemonThreadFactory Modifier and Type Constant Field Value public static final StringWELD_WORKERS"weld-workers"
-
org.jboss.weld.interceptor.WeldInvocationContext Modifier and Type Constant Field Value public static final StringINTERCEPTOR_BINDINGS_KEY"org.jboss.weld.interceptor.bindings"
-
org.jboss.weld.interceptor.util.InterceptionUtils Modifier and Type Constant Field Value public static final StringPOST_CONSTRUCT"lifecycle_mixin_$$_postConstruct"public static final StringPRE_DESTROY"lifecycle_mixin_$$_preDestroy"
-
org.jboss.weld.logging.WeldLogger Modifier and Type Constant Field Value public static final StringCATCHING_MARKER"Catching"public static final StringWELD_PROJECT_CODE"WELD-"
-
org.jboss.weld.metadata.Selectors Modifier and Type Constant Field Value public static final StringDEEP_TREE_MATCH"**"
-
org.jboss.weld.persistence.PersistenceApiAbstraction Modifier and Type Constant Field Value public final StringSESSION_FACTORY_NAME"org.hibernate.SessionFactory"public final StringSESSION_NAME"org.hibernate.Session"
-
org.jboss.weld.resources.ManagerObjectFactory Modifier and Type Constant Field Value public static final StringFLAT_BEAN_DEPLOYMENT_ID"flat"public static final StringWEB_INF_CLASSES"/WEB-INF/classes"
-
org.jboss.weld.util.bytecode.BytecodeUtils Modifier and Type Constant Field Value public static final intANNOTATION8192public static final StringBOOLEAN_CLASS_DESCRIPTOR"Z"public static final StringBYTE_CLASS_DESCRIPTOR"B"public static final StringCHAR_CLASS_DESCRIPTOR"C"public static final StringDOUBLE_CLASS_DESCRIPTOR"D"public static final intENUM16384public static final StringFLOAT_CLASS_DESCRIPTOR"F"public static final StringINT_CLASS_DESCRIPTOR"I"public static final StringLONG_CLASS_DESCRIPTOR"J"public static final StringSHORT_CLASS_DESCRIPTOR"S"public static final StringVOID_CLASS_DESCRIPTOR"V"
-
org.jboss.weld.xml.BeansXmlStreamParser Modifier and Type Constant Field Value public static final StringJAVAEE_LEGACY_URI"http://java.sun.com/xml/ns/javaee"public static final StringJAVAEE_URI"http://xmlns.jcp.org/xml/ns/javaee"public static final StringWELD_URI"http://jboss.org/schema/weld/beans"