|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.common.AbstractDeployer
org.apache.servicemix.common.xbean.AbstractXBeanDeployer
org.apache.servicemix.common.xbean.BaseXBeanDeployer
public class BaseXBeanDeployer
A useful XBean deployer which check that the endpoints inherit one of the given allowed endpoint classes.
| Field Summary |
|---|
| Fields inherited from class org.apache.servicemix.common.AbstractDeployer |
|---|
component, logger |
| Constructor Summary | |
|---|---|
BaseXBeanDeployer(ServiceMixComponent component)
|
|
BaseXBeanDeployer(ServiceMixComponent component,
java.lang.Class endpointClass)
|
|
BaseXBeanDeployer(ServiceMixComponent component,
java.lang.Class[] endpointClasses)
|
|
| Method Summary | |
|---|---|
protected void |
validate(Endpoint endpoint)
|
| Methods inherited from class org.apache.servicemix.common.xbean.AbstractXBeanDeployer |
|---|
canDeploy, createApplicationContext, deploy, getBeanFactoryPostProcessors, getParentBeansMap, getServices, getXBeanFile, getXmlPreProcessors, initApplicationContext |
| Methods inherited from class org.apache.servicemix.common.AbstractDeployer |
|---|
failure, undeploy, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseXBeanDeployer(ServiceMixComponent component)
public BaseXBeanDeployer(ServiceMixComponent component,
java.lang.Class endpointClass)
public BaseXBeanDeployer(ServiceMixComponent component,
java.lang.Class[] endpointClasses)
| Method Detail |
|---|
protected void validate(Endpoint endpoint)
throws javax.jbi.management.DeploymentException
validate in class AbstractDeployerjavax.jbi.management.DeploymentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||