Modifier and Type | Class and Description |
---|---|
class |
BeansConfig
Configuration for a classloader root containing webbeans
|
Modifier and Type | Class and Description |
---|---|
class |
ResinEnv
Separate environment for a bean
|
class |
ResinSystemConfig
Separate environment for a bean
|
Modifier and Type | Class and Description |
---|---|
class |
EJBServer
Server containing all the EJBs for a given configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
EjbBean<X>
Configuration for an ejb bean.
|
class |
EjbMessageBean<X>
Configuration for an ejb entity bean.
|
class |
EjbSessionBean<X>
Configuration for an ejb entity bean.
|
class |
EjbSingletonBean<X>
Configuration for an ejb singleton session bean.
|
class |
EjbStatefulBean<X>
Configuration for an ejb stateful session bean.
|
class |
EjbStatelessBean<X>
Configuration for an ejb stateless session bean.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageManager<X>
JCA activation-spec server container for a message bean.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEjbBeanManager<X>
Base server for a single home/object bean pair.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSessionManager<X>
Server container for a session bean.
|
class |
SingletonManager<X>
Server container for a session bean.
|
class |
StatefulManager<X>
Server container for a session bean.
|
class |
StatelessManager<X>
Server home container for a stateless session bean
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceArchive
A resource archive (rar)
|
Modifier and Type | Class and Description |
---|---|
class |
JspCompiler
Compilation interface for JSP pages.
|
Modifier and Type | Class and Description |
---|---|
class |
SystemClassLoader
ClassLoader that initalizes the environment and allows byte code
enhancement of classes in the system classpath.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentBean |
EnvironmentClassLoader.getOwner()
Returns the environment's owner.
|
Modifier and Type | Method and Description |
---|---|
void |
EnvironmentClassLoader.setOwner(EnvironmentBean owner)
Sets the environment's owner.
|
Modifier and Type | Class and Description |
---|---|
class |
ServletContainerConfig
Configuration for the
|
Modifier and Type | Class and Description |
---|---|
class |
EnterpriseApplication
An enterprise application (ear)
|
Modifier and Type | Class and Description |
---|---|
class |
Host
Resin's virtual host implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractResinConfig
The ResinConfig class represents configuration for
the top-level
|
class |
BootResinConfig
The Resin class represents the top-level container for Resin.
|
class |
BootResinEnvConfig
The Resin class represents the top-level container for Resin.
|
class |
ResinConfig
The ResinConfig class represents configuration for
the top-level
|
Modifier and Type | Class and Description |
---|---|
class |
UnknownWebApp
Resin's webApp implementation.
|
class |
WebApp
Resin's webApp implementation.
|