Uses of Interface
org.smooks.api.management.InstrumentationResource
-
Packages that use InstrumentationResource Package Description org.smooks.api.management org.smooks.management org.smooks.management.mbean -
-
Uses of InstrumentationResource in org.smooks.api.management
Fields in org.smooks.api.management with type parameters of type InstrumentationResource Modifier and Type Field Description static TypedKey<InstrumentationResource>
InstrumentationResource. INSTRUMENTATION_RESOURCE_TYPED_KEY
-
Uses of InstrumentationResource in org.smooks.management
Classes in org.smooks.management that implement InstrumentationResource Modifier and Type Class Description class
DefaultInstrumentationResource
-
Uses of InstrumentationResource in org.smooks.management.mbean
Constructors in org.smooks.management.mbean with parameters of type InstrumentationResource Constructor Description AbstractMBean(InstrumentationResource instrumentationResource)
ManagedReaderPool(ReaderPool readerPool, InstrumentationResource instrumentationResource)
ManagedResourceConfig(ResourceConfigSeq resourceConfigSeq, ResourceConfig resourceConfig, InstrumentationResource instrumentationResource)
ManagedVisitor(InstrumentationResource instrumentationResource, ResourceConfig visitorResourceConfig, Visitor visitor)
-