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 SummaryModifier and TypeMethodDescriptioncreateClassSource(String targetName, ClassLoader rootClassLoader) voidlog(com.ibm.websphere.ras.TraceComponent logger) voidlogState()
- 
Method Details- 
getHashTextString getHashText()
- 
logStatevoid logState()
- 
logvoid log(com.ibm.websphere.ras.TraceComponent logger) 
- 
getFactoryClassSource_Factory getFactory()
- 
createClassSourceClassSource_Aggregate createClassSource(String targetName, ClassLoader rootClassLoader) throws ClassSource_Exception - Throws:
- ClassSource_Exception
 
 
-