|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.wsf.spi.deployment.DeploymentModelFactory
public abstract class DeploymentModelFactory
Constructor Summary | |
---|---|
DeploymentModelFactory()
|
Method Summary | |
---|---|
abstract Deployment |
newDeployment(java.lang.String simpleName,
java.lang.ClassLoader initialLoader)
|
abstract Endpoint |
newEndpoint(java.lang.String targetBean)
|
abstract Service |
newService()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeploymentModelFactory()
Method Detail |
---|
public abstract Deployment newDeployment(java.lang.String simpleName, java.lang.ClassLoader initialLoader)
public abstract Service newService()
public abstract Endpoint newEndpoint(java.lang.String targetBean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |