org.jboss.system.server.profileservice.attachments
Class DeploymentClassPathMetaData
java.lang.Object
org.jboss.system.server.profileservice.attachments.DeploymentClassPathMetaData
public class DeploymentClassPathMetaData
- extends Object
The DeploymentClassPathMetaData is the xml representation
of the ClassPathEntry in ContextInfo.
- Version:
- $Revision: 85526 $
- Author:
- Emanuel Muckenhuber
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentClassPathMetaData
public DeploymentClassPathMetaData()
DeploymentClassPathMetaData
public DeploymentClassPathMetaData(String path,
String suffixes)
getPath
public String getPath()
setPath
public void setPath(String path)
getSuffixes
public String getSuffixes()
setSuffixes
public void setSuffixes(String suffixes)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.