|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bigbross.bossa.resource.ResourceRegistry
com.bigbross.bossa.resource.ResourceManager
This class manages the creation and removal of resources. Resources are groups of resources, indexed by a string id. Single users are empty resources, their presence indicates the id is in use.
| Constructor Summary | |
ResourceManager()
Creates a new empty resource manager. |
|
ResourceManager(Bossa engine)
Creates a new empty resource manager. |
|
| Methods inherited from class com.bigbross.bossa.resource.ResourceRegistry |
compile, createResource, createResourceImpl, getId, getResource, getResources, getSuperContext, registerSubContext, removeResource, removeResourceImpl, removeSubContext, setSuperContext |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResourceManager(Bossa engine)
engine - the bossa engine this resorce manager is part.public ResourceManager()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||