org.codehaus.plexus.naming
Class Resource
java.lang.Object
org.codehaus.plexus.naming.Resource
public class Resource
- extends java.lang.Object
Field Summary |
private java.lang.String |
name
|
private java.util.Properties |
properties
|
private java.lang.String |
type
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
private java.lang.String name
type
private java.lang.String type
properties
private java.util.Properties properties
Resource
public Resource()
getName
public java.lang.String getName()
getType
public java.lang.String getType()
getProperties
public java.util.Properties getProperties()