- generateConversationId() - Method in interface org.jboss.weld.context.ConversationContext
-
Generate a new, unique, conversation id
- get() - Method in interface org.jboss.weld.inject.WeldInstance.Handler
-
The contextual reference is obtained lazily, i.e.
- getBean() - Method in interface org.jboss.weld.inject.WeldInstance.Handler
-
- getBean() - Method in interface org.jboss.weld.proxy.WeldClientProxy.Metadata
-
Retrieve Bean metadata for this proxy instance.
- getConcurrentAccessTimeout() - Method in interface org.jboss.weld.context.ConversationContext
-
Get the current concurrent access timeout
- getContextualInstance() - Method in interface org.jboss.weld.proxy.WeldClientProxy.Metadata
-
Retrieve the current contextual instance associated with the current context for this client proxy.
- getConversation(String) - Method in interface org.jboss.weld.context.ConversationContext
-
Get the conversation with the given id.
- getConversations() - Method in interface org.jboss.weld.context.ConversationContext
-
Get conversations currently known to the context.
- getCurrentConversation() - Method in interface org.jboss.weld.context.ConversationContext
-
Get a handle the current conversation (transient or otherwise).
- getDefaultTimeout() - Method in interface org.jboss.weld.context.ConversationContext
-
Get the default inactivity timeout.
- getHandler() - Method in interface org.jboss.weld.inject.WeldInstance
-
Obtains an initialized contextual reference handler for the bean that has the required type and required qualifiers and is eligible for injection.
- getInterceptorBindings() - Method in interface org.jboss.weld.interceptor.WeldInvocationContext
-
Return the set of interceptor bindings for a lifecycle callback, business method, timeout method, or constructor.
- getInterceptorBindingsByType(Class<T>) - Method in interface org.jboss.weld.interceptor.WeldInvocationContext
-
Return the set of interceptor bindings with the specified annotation type.
- getLastUsed() - Method in interface org.jboss.weld.context.ManagedConversation
-
Gets the last time the conversation was used (for data access)
- getMetadata() - Method in interface org.jboss.weld.proxy.WeldClientProxy
-
Retrieve a wrapper class contextual metadata.
- getParameterName() - Method in interface org.jboss.weld.context.ConversationContext
-
Get the name of the parameter used to propagate the conversation id
- getPriorityComparator() - Method in interface org.jboss.weld.inject.WeldInstance
-
The returned comparator sorts handlers by priority in descending order.
- getRequestMap() - Method in interface org.jboss.weld.context.bound.BoundRequest
-
Get the current request map.
- getRequestMap() - Method in class org.jboss.weld.context.bound.MutableBoundRequest
-
- getSessionMap(boolean) - Method in interface org.jboss.weld.context.bound.BoundRequest
-
Get the current session map.
- getSessionMap(boolean) - Method in class org.jboss.weld.context.bound.MutableBoundRequest
-