Interface ClassSource_Specification
- All Known Subinterfaces:
ClassSource_Specification_Container
,ClassSource_Specification_Container_EJB
,ClassSource_Specification_Container_WAR
,ClassSource_Specification_Direct
,ClassSource_Specification_Direct_Bundle
,ClassSource_Specification_Direct_EJB
,ClassSource_Specification_Direct_WAR
public interface ClassSource_Specification
-
Method Summary
Modifier and TypeMethodDescriptioncreateClassSource
(String targetName, ClassLoader rootClassLoader) void
log
(com.ibm.websphere.ras.TraceComponent logger) void
logState()
-
Method Details
-
getHashText
String getHashText() -
logState
void logState() -
log
void log(com.ibm.websphere.ras.TraceComponent logger) -
getFactory
ClassSource_Factory getFactory() -
createClassSource
ClassSource_Aggregate createClassSource(String targetName, ClassLoader rootClassLoader) throws ClassSource_Exception - Throws:
ClassSource_Exception
-