org.apache.servicemix.jbi.deployer.descriptor
Class ClassPath
java.lang.Object
org.apache.servicemix.jbi.deployer.descriptor.ClassPath
public class ClassPath
- extends Object
The jbi:classpath complex type.
ClassPath
public ClassPath()
ClassPath
public ClassPath(String[] pathElements)
getPathElements
public String[] getPathElements()
setPathElements
public void setPathElements(String[] pathElements)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
getPathList
public List<String> getPathList()
setPathList
public void setPathList(List<String> list)
Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.