Project JXTA

net.jxta.ext.config
Class ResourceManager

java.lang.Object
  extended by net.jxta.ext.config.Resource
      extended by 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 $
Author:
james todd [gonzo at jxta dot org]

Constructor Summary
protected ResourceManager()
          Constructor for the ResourceManager object
 
Method Summary
static ResourceManager getInstance()
          Gets the instance attribute of the ResourceManager class
 String toString()
          Description of the Method
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceManager

protected ResourceManager()
Constructor for the ResourceManager object

Method Detail

getInstance

public static ResourceManager getInstance()
Gets the instance attribute of the ResourceManager class

Returns:
The instance value

toString

public String toString()
Description of the Method

Overrides:
toString in class Resource
Returns:
Description of the Return Value

JXTA J2SE