B C D E G I L M O R S U

B

bootstrap() - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
 

C

createEmbeddedMcBootstrap() - Static method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
Creates, runs, and returns a new Embedded MC Bootstrap
createMockBeanMetaData() - Static method in class org.jboss.ejb3.test.common.MetaDataHelper
Create an empty JBossSessionBeanMetaData to satisfy BeanInterceptorMetaDataBridge.

D

deploy(URL) - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
Deploys the specified URL
deploy(ClassLoader, String) - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
Deploys the specified URL expressed as a String
deploy(Class<?>) - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
Deploy a URL in the form "fullyQualifiedClassName-beans.xml" constructed from the specified testClass
deploy(Class<?>, String) - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
Deploy a URL in the form "packageName.filename-beans.xml" constructed from the specified testClass and filename

E

EmbeddedTestMcBootstrap - Class in org.jboss.ejb3.test.mc.bootstrap
EmbeddedTestMcBootstrap A MicroContainer Bootstrap for general use in testing runtimes
EmbeddedTestMcBootstrap() - Constructor for class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
 
EmbeddedTestMcBootstrap.ShutdownDeployerThread - Class in org.jboss.ejb3.test.mc.bootstrap
ShutdownDeployerThread A Simple Thread that, when run, will shut down its deployer
EmbeddedTestMcBootstrap.ShutdownDeployerThread() - Constructor for class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap.ShutdownDeployerThread
 

G

getDeployer() - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
 
getMetadataFromBeanImplClass(Class<?>) - Static method in class org.jboss.ejb3.test.common.MetaDataHelper
Mock the appropriate deployers and populate metadata for the EJB with the specified implementation class

I

installInstance(String, Object) - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
 

L

lookup(String, Class<T>) - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
 

M

MetaDataHelper - Class in org.jboss.ejb3.test.common
 
MetaDataHelper() - Constructor for class org.jboss.ejb3.test.common.MetaDataHelper
 

O

org.jboss.ejb3.test.common - package org.jboss.ejb3.test.common
 
org.jboss.ejb3.test.mc.bootstrap - package org.jboss.ejb3.test.mc.bootstrap
 

R

run() - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap.ShutdownDeployerThread
 

S

setDeployer(BasicXMLDeployer) - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
 
shutdown() - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
Perform a clean shutdown.

U

undeploy(URL) - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
Undeploys the specified URL
undeploy(ClassLoader, String) - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
Undeploys the specified URL expressed as a String
undeploy(Class<?>) - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
Undeploy a URL in the form "fullyQualifiedClassName-beans.xml" constructed from the specified testClass
undeploy(Class<?>, String) - Method in class org.jboss.ejb3.test.mc.bootstrap.EmbeddedTestMcBootstrap
Undeploy a URL in the form "packageName.filename-beans.xml" constructed from the specified testClass and filename

B C D E G I L M O R S U

Copyright © 2008 JBoss Inc.. All Rights Reserved.