Package com.ibm.wsspi.logging
Interface IntrospectableService
Deprecated.
Interface for introspect the framework.
 Services implement this interface can provide the information to dump to a file.
- 
Method SummaryModifier and TypeMethodDescriptionDeprecated.getName()Deprecated.used as the file name of the service's dump filevoidintrospect(OutputStream out) Deprecated.
- 
Method Details- 
getNameString getName()Deprecated.used as the file name of the service's dump file
- 
getDescriptionString getDescription()Deprecated.
- 
introspectDeprecated.- Parameters:
- out- , the dump file
- Throws:
- IOException
 
 
- 
Introspectorinstead.