org.apache.servicemix.jbi.deployment
Class Descriptor
java.lang.Object
org.apache.servicemix.jbi.deployment.Descriptor
public class Descriptor
- extends Object
- Version:
- $Revision: 426415 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Descriptor
public Descriptor()
getVersion
public double getVersion()
setVersion
public void setVersion(double version)
getComponent
public Component getComponent()
setComponent
public void setComponent(Component component)
getSharedLibrary
public SharedLibrary getSharedLibrary()
setSharedLibrary
public void setSharedLibrary(SharedLibrary sharedLibrary)
getServiceAssembly
public ServiceAssembly getServiceAssembly()
setServiceAssembly
public void setServiceAssembly(ServiceAssembly serviceAssembly)
getServices
public Services getServices()
setServices
public void setServices(Services services)
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.