Introspector
instead.@Deprecated
public interface IntrospectableService
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Deprecated.
|
java.lang.String |
getName()
Deprecated.
used as the file name of the service's dump file
|
void |
introspect(java.io.OutputStream out)
Deprecated.
|
java.lang.String getName()
java.lang.String getDescription()
void introspect(java.io.OutputStream out) throws java.io.IOException
out,
- the dump filejava.io.IOException