|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Container
interface.ContextManager
created.
BCELCodeGenerator
creates implementations for the
Method
s and
Field
s needed in creating a
WrapperClass
.BCELClassLoader
with the specified class
loader as its parent.
BCELClassLoader
with no parent.
rootContext
to the
containerManagerContext
.
JavaClass
instance representing an interface.
Container
,
adding configuration markup semantics to the AbstractContainer
.ContainerManager
interface.context
has been supplied by the invoker.
executeAccessExtensions
method, executes all access
level extensions on the given component.
executeCreationExtensions
method, executes all creation
level extensions on the given component.
executeDestructionExtensions
method, executes all
destruction level extensions on the given component.
executeExtensions
method, executes a given array of
lifecycle interfaces on a given component.
executeReleaseExtensions
method, executes all release
level extensions on the given component.
Class
instances supposed to represent
interfaces and returns a list of the names of those interfaces.
Method
out of
the supplied MethodGen
instance,
clears the InstructionList
and returns the extracted Method
.
Method
s
declared in the supplied JavaClass
instance.
byte code
to use when loading a generated
class.
MetaInfoEntry
for a component type.
MetaInfoEntry
for a component type.
MetaInfoEntry
for a short name.
AbstractObjectFactory.INVALID_INTERFACES
).
ContextManager
.
LifecycleExtensionManager
class.CachedArrayList
class.Class
instance as a its parameter and returns corresponding
the JavaClass
instance as used by BCEL.
Class
instances and returns an array holding
the corresponding JavaClass
instances as used by BCEL.
ClassLoader
to use when loading a class generated by this
BCELWrapperGenerator
.
BCELWrapperGenerated
.
ClassGen
instance to use for
code generation.
ClassGen
instance to use for byte code generation.
Type
of the class we want to
create a wrapper for.
BCELCodeGenerator
to use for
byte code generation.
ComponentFactory
should create.
ConstantPoolGen
instance to use for code generation.
ObjectFactory
proper
we delegate all calls to.
InstructionFactory
to
use during code gereration.
InstructionList
instance
to use during code generation.
MetaInfoManager
for nested resolution.
RoleManager
for nested resolution.
Poolable
Components
BCELWrapperGenerator
to use for creating the wrapper.
fortress.impl
package contains the containment abstraction of the Fortress systemhandler
package includes the lifestyle support systems.lookup
package includes a service manager and selector then implements the ECM lookup policies.role
package includes classes and interfaces supporting the ECM role abstraction.util
package includes general unities supporting configuration and context management.BCELWrapperGenerator
.
WrapperClass
provides a means of asking a dynamically
created wrapper for a given object for said wrapped object.WrapperObjectFactory
with the specified
ObjectFactory
as the
object factory to delegate all calls for new instances to.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |