|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.geeboss.model.midi.memory.MemoryObjectVariable
public class MemoryObjectVariable
A reference to a memory object of a specified class
| Constructor Summary | |
|---|---|
MemoryObjectVariable(org.apache.avalon.framework.configuration.Configuration configuration)
Create a new MemoryObjectVariable given it's configuration |
|
| Method Summary | |
|---|---|
MemoryObject |
createReference(MemoryObject parent,
MemoryManager manager)
Create the referenced object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemoryObjectVariable(org.apache.avalon.framework.configuration.Configuration configuration)
throws org.apache.avalon.framework.configuration.ConfigurationException
configuration - the configuration
org.apache.avalon.framework.configuration.ConfigurationException| Method Detail |
|---|
public MemoryObject createReference(MemoryObject parent,
MemoryManager manager)
createReference in interface Referenceparent - the parentn memory objectmanager - the MemoryManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||