|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcvm.ncb.csm.CommObjectManager
public class CommObjectManager
Handles the creation of communication objects This class generaters an instance each communication bridge with the property files.
| Method Summary | |
|---|---|
java.util.ArrayList<CommObject> |
getCommObjectList()
This function returns a copy of the list of communication objects. |
static CommObjectManager |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CommObjectManager getInstance()
public java.util.ArrayList<CommObject> getCommObjectList()
CommObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||