org.apache.servicemix.jbi.deployer.descriptor
Class Identification
java.lang.Object
org.apache.servicemix.jbi.deployer.descriptor.Identification
public class Identification
- extends Object
The <jbi:identification> element.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Identification
public Identification()
getName
public String getName()
setName
public void setName(String name)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.