|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.adt.topology.provider.impl.TopologyProviderExtensionImpl
public abstract class TopologyProviderExtensionImpl
Constructor Summary | |
---|---|
TopologyProviderExtensionImpl()
|
Method Summary | |
---|---|
protected java.util.Collection |
getObjectTypes()
|
protected java.util.Collection |
getRelationships()
|
protected void |
initializeTopologyObjectTypes(java.net.URL objectTypeMap)
Parses through the TopologyObjectType xml declarations and builds the required TopologyObjectType and RelationshipMetaInfo objects. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TopologyProviderExtensionImpl() throws TopologyException
TopologyException
Method Detail |
---|
protected void initializeTopologyObjectTypes(java.net.URL objectTypeMap) throws TopologyException
objectTypeMap
- URL specifying the ObjectTypeMap xml file to parse
javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationException
java.io.IOException
org.xml.sax.SAXException
TopologyException
protected java.util.Collection getObjectTypes()
protected java.util.Collection getRelationships()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |