Interface IClassManagerMechanics
- All Superinterfaces:
IComponent
,IInitializable
,IMechanics
,ISystemHandler
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.void
registerClassesFromFiles
(Map<String, String> fileNames, String groupName) Deprecated.void
reloadClassesForThingType
(String thingTypeName) Deprecated.Methods inherited from interface com.webmethods.portal.system.IComponent
getComponentData, getComponentName, getComponentProvider, getURI, isInitialized, setComponentData, setComponentProvider
Methods inherited from interface com.webmethods.portal.system.init.IInitializable
init, shutdown
-
Method Details
-
reloadClassesForThingType
Deprecated.- Throws:
PortalException
-
checkAndReloadClasses
Deprecated.- Throws:
PortalException
-
registerClassesFromFiles
void registerClassesFromFiles(Map<String, String> fileNames, String groupName) throws PortalExceptionDeprecated.- Throws:
PortalException
-