java.lang.Object
net.jxta.ext.config.Resource
net.jxta.ext.config.ResourceManager
- public class ResourceManager
- extends Resource
- Version:
- $Id: ResourceManager.java,v 1.2 2003/10/31 08:01:30 gonzo Exp $
| Fields inherited from class net.jxta.ext.config.Resource |
|
|
Constructor Summary |
protected |
ResourceManager()
Constructor for the ResourceManager object |
| Methods inherited from class net.jxta.ext.config.Resource |
contains, get, get, getAll, getAll, getBoolean, getBoolean, getBoolean, getChar, getChar, getClass, getClass, getClasses, getClasses, getColor, getColor, getFloat, getFloat, getInt, getInt, getInt, getLong, getLong, getLong, getResource, getResourceAsStream, getResourceAsStream, getResources, getURI, getURI, getURIs, getURIs, getURL, getURL, getURLs, getURLs, load, load, load, load, load, set, set, toURL, toURL |
instance
private static ResourceManager instance
ResourceManager
protected ResourceManager()
- Constructor for the ResourceManager object
getInstance
public static ResourceManager getInstance()
- Gets the instance attribute of the ResourceManager class
toString
public java.lang.String toString()
- Description of the Method
- Overrides:
toString in class Resource