| org.cougaar.planning.ldm.LDMServesPlugin
getFactory | Factory getFactory(Class domainClass)(Code) | | the Requested Domain's LDM Factory. |
getLDMClassLoader | ClassLoader getLDMClassLoader()(Code) | | the classloader to be used for loading classes for the LDM.Domain Plugins should not use this, as they will have been themselvesloaded by this ClassLoader. Some infrastructure components which arenot loaded in the same way will require this for correct operation. |
|
|