|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.framework.component.DefaultComponentManager
net.sourceforge.geeboss.model.midi.memory.MemoryManager
public class MemoryManager
Manager for Memory Classes
Constructor Summary | |
---|---|
MemoryManager(org.apache.avalon.framework.configuration.Configuration configuration)
Create a MemoryManager given it's configuration |
Method Summary | |
---|---|
MemoryClass |
getMemoryClass(java.lang.String name)
Get the MemoryClass for the specified name |
Methods inherited from class org.apache.avalon.framework.component.DefaultComponentManager |
---|
checkWriteable, getComponentMap, getParent, hasComponent, lookup, makeReadOnly, put, release, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MemoryManager(org.apache.avalon.framework.configuration.Configuration configuration) throws org.apache.avalon.framework.configuration.ConfigurationException
configuration
- the configuration object
org.apache.avalon.framework.configuration.ConfigurationException
Method Detail |
---|
public MemoryClass getMemoryClass(java.lang.String name)
name
- the name of the memory class
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |