A C D E G O R S V

A

addLib(ClassLoader, ServletContextEvent) - Method in class org.ow2.easybeans.server.war.EasyBeansContextListener
Add libraries in the given classloader.

C

ContainerTypeEnum - Enum in org.ow2.easybeans.server.war
List of available supported containers.
contextDestroyed(ServletContextEvent) - Method in class org.ow2.easybeans.server.war.EasyBeansContextListener
Notification that the servlet context is about to be shut down.
contextInitialized(ServletContextEvent) - Method in class org.ow2.easybeans.server.war.EasyBeansContextListener
Notification that the web application initialization process is starting.

D

DEFAULT_BOOTSTRAP_CLASS - Static variable in class org.ow2.easybeans.server.war.EasyBeansContextListener
Default Bootstrap class to instantiate.
DEFAULT_XML_FILE - Static variable in class org.ow2.easybeans.server.war.EasyBeansContextListener
Default XML file.
detectContainerType() - Method in class org.ow2.easybeans.server.war.EasyBeansContextListener
Detect the web Container type.

E

EasyBeansContextListener - Class in org.ow2.easybeans.server.war
Listener class which is notified of lifecycle events.
EasyBeansContextListener() - Constructor for class org.ow2.easybeans.server.war.EasyBeansContextListener
 
EmbeddedBootstrap - Class in org.ow2.easybeans.server.war
This bootsrap is instanciated by the context listener.
EmbeddedBootstrap() - Constructor for class org.ow2.easybeans.server.war.EmbeddedBootstrap
 

G

getBootstrapClassName() - Method in class org.ow2.easybeans.server.war.EasyBeansContextListener
 
getContainerType() - Method in class org.ow2.easybeans.server.war.EmbeddedBootstrap
 
getEmbedded() - Method in class org.ow2.easybeans.server.war.EmbeddedBootstrap
 
getExportedLibraries() - Method in class org.ow2.easybeans.server.war.EasyBeansContextListener
 
getLibraries(ServletContext, List<String>) - Method in class org.ow2.easybeans.server.war.EasyBeansContextListener
Retrieve a List of libraries to be loaded by TopLevel ClassLoaders.
getServerConfig() - Method in class org.ow2.easybeans.server.war.EmbeddedBootstrap
 
getServletContextEvent() - Method in class org.ow2.easybeans.server.war.EmbeddedBootstrap
 

O

org.ow2.easybeans.server.war - package org.ow2.easybeans.server.war
 

R

registerJetty(ServletContextEvent) - Method in class org.ow2.easybeans.server.war.EasyBeansContextListener
Register the EasyBeans libraries for Jetty.
registerTomcat(ServletContextEvent) - Method in class org.ow2.easybeans.server.war.EasyBeansContextListener
Register the EasyBeans libraries for Tomcat.

S

setContainerType(ContainerTypeEnum) - Method in class org.ow2.easybeans.server.war.EmbeddedBootstrap
Defines the container type.
setDeployParentDir(String) - Method in class org.ow2.easybeans.server.war.EmbeddedBootstrap
Defines the parent directory for all the deployment.
setEnableSmartFactory(boolean) - Method in class org.ow2.easybeans.server.war.EmbeddedBootstrap
Allows to enable or disable the registration of the smart factory.
setServletContextEvent(ServletContextEvent) - Method in class org.ow2.easybeans.server.war.EmbeddedBootstrap
Defines the context event used at context listener startup.
start() - Method in class org.ow2.easybeans.server.war.EmbeddedBootstrap
Start EasyBeans embedded instance.
stop() - Method in class org.ow2.easybeans.server.war.EmbeddedBootstrap
Stop EasyBeans instance.

V

valueOf(String) - Static method in enum org.ow2.easybeans.server.war.ContainerTypeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.easybeans.server.war.ContainerTypeEnum
Returns an array containing the constants of this enum type, in the order they're declared.

A C D E G O R S V

Copyright © 2006-2009 OW2 Consortium. All Rights Reserved.