org.apache.servicemix.jbi.deployer.descriptor
Class ServiceUnitDesc
java.lang.Object
org.apache.servicemix.jbi.deployer.descriptor.ServiceUnitDesc
public class ServiceUnitDesc
- extends Object
The <jbi:service-unit> element.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceUnitDesc
public ServiceUnitDesc()
getIdentification
public Identification getIdentification()
setIdentification
public void setIdentification(Identification identification)
getTarget
public Target getTarget()
setTarget
public void setTarget(Target target)
Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.