Package org.smooks.api.management
Interface InstrumentationAgentFactory
-
- All Known Implementing Classes:
DefaultInstrumentationAgentFactory
public interface InstrumentationAgentFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InstrumentationAgent
create(boolean usePlatformMBeanServer, String mBeanServerDefaultDomain)
-
-
-
Method Detail
-
create
InstrumentationAgent create(boolean usePlatformMBeanServer, String mBeanServerDefaultDomain)
-
-