|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MapsAdapterConfig
MapsAdapterConfig interface.
| Method Summary | |
|---|---|
List<Cmap> |
getAllMaps()
getAllMaps |
Map<String,List<Celement>> |
getCelements()
getCelements |
Map<String,Csubmap> |
getContainerMaps(String submapName)
getContainerMaps |
Map<String,Celement> |
getElementByAddress(String ipaddr)
getElementByAddress |
int |
getMapElementDimension()
getMapElementDimension |
Lock |
getReadLock()
|
Map<String,List<Csubmap>> |
getsubMaps()
getsubMaps |
List<Csubmap> |
getSubMaps(String mapName)
getSubMaps |
Lock |
getWriteLock()
|
void |
rebuildPackageIpListMap()
rebuildPackageIpListMap |
void |
update()
update |
| Method Detail |
|---|
int getMapElementDimension()
getMapElementDimension
List<Cmap> getAllMaps()
getAllMaps
List object.List<Csubmap> getSubMaps(String mapName)
getSubMaps
mapName - a String object.
List object.Map<String,Csubmap> getContainerMaps(String submapName)
getContainerMaps
submapName - a String object.
Map object.Map<String,List<Csubmap>> getsubMaps()
getsubMaps
Map object.Map<String,Celement> getElementByAddress(String ipaddr)
getElementByAddress
ipaddr - a String object.
Map object.Map<String,List<Celement>> getCelements()
getCelements
Map object.void rebuildPackageIpListMap()
rebuildPackageIpListMap
void update()
throws IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
update
IOException - if any.
org.exolab.castor.xml.MarshalException - if any.
org.exolab.castor.xml.ValidationException - if any.Lock getReadLock()
Lock getWriteLock()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||