B C D E G I J M O P S
B
- Beans - Interface in org.jboss.jsr299.tck.spi
-
Provides Bean related operations.
C
- Contexts<T extends javax.enterprise.context.spi.Context> - Interface in org.jboss.jsr299.tck.spi
-
This interface provides operations relating to Contexts.
- createELContext() - Method in interface org.jboss.jsr299.tck.spi.EL
-
D
- deserialize(byte[]) - Method in interface org.jboss.jsr299.tck.spi.Beans
-
Deserializes a bean instance from the given serialized bytes.
- destroyContext(T) - Method in interface org.jboss.jsr299.tck.spi.Contexts
-
Destroy the context.
E
- EL - Interface in org.jboss.jsr299.tck.spi
-
This interface provides operations relating to EL.
- evaluateMethodExpression(String, Class<T>, Class<?>[], Object[]) - Method in interface org.jboss.jsr299.tck.spi.EL
-
- evaluateValueExpression(String, Class<T>) - Method in interface org.jboss.jsr299.tck.spi.EL
-
G
- getBeans() - Method in interface org.jboss.jsr299.tck.api.JSR299Configuration
-
The implementation of
Beans in use.
- getContexts() - Method in interface org.jboss.jsr299.tck.api.JSR299Configuration
-
- getDependentContext() - Method in interface org.jboss.jsr299.tck.spi.Contexts
-
Returns the dependent context, regardless of whether it is active or not
- getEl() - Method in interface org.jboss.jsr299.tck.api.JSR299Configuration
-
The implementation of
EL in use.
- getManager() - Method in interface org.jboss.jsr299.tck.spi.Managers
-
Get a new Manager instance
- getManagers() - Method in interface org.jboss.jsr299.tck.api.JSR299Configuration
-
- getRequestContext() - Method in interface org.jboss.jsr299.tck.spi.Contexts
-
Get the request context, regardless of whether it is active or not
I
- isProxy(Object) - Method in interface org.jboss.jsr299.tck.spi.Beans
-
Determines if the object instance is actually a proxy object.
J
- JSR299Configuration - Interface in org.jboss.jsr299.tck.api
-
The configuration of the TCK.
M
- Managers - Interface in org.jboss.jsr299.tck.spi
-
This interface provides operations relating to a Manager.
O
- org.jboss.jsr299.tck.api - package org.jboss.jsr299.tck.api
-
- org.jboss.jsr299.tck.spi - package org.jboss.jsr299.tck.spi
-
P
- PROPERTY_NAME - Static variable in interface org.jboss.jsr299.tck.spi.Beans
-
- PROPERTY_NAME - Static variable in interface org.jboss.jsr299.tck.spi.Contexts
-
- PROPERTY_NAME - Static variable in interface org.jboss.jsr299.tck.spi.EL
-
- PROPERTY_NAME - Static variable in interface org.jboss.jsr299.tck.spi.Managers
-
S
- serialize(Object) - Method in interface org.jboss.jsr299.tck.spi.Beans
-
Serializes the object tree starting with the bean instance provided.
- setActive(T) - Method in interface org.jboss.jsr299.tck.spi.Contexts
-
Sets the specified context as active
- setBeans(Beans) - Method in interface org.jboss.jsr299.tck.api.JSR299Configuration
-
- setContexts(Contexts<T>) - Method in interface org.jboss.jsr299.tck.api.JSR299Configuration
-
- setEl(EL) - Method in interface org.jboss.jsr299.tck.api.JSR299Configuration
-
- setInactive(T) - Method in interface org.jboss.jsr299.tck.spi.Contexts
-
Sets the specified context as inactive
- setManagers(Managers) - Method in interface org.jboss.jsr299.tck.api.JSR299Configuration
-
B C D E G I J M O P S
Copyright © 2008-2013 Seam Framework. All Rights Reserved.