|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonitorFactoryInterface | |
|---|---|
| com.jamonapi | This package contains classes and interfaces used to monitor Java applications. |
| Uses of MonitorFactoryInterface in com.jamonapi |
|---|
| Classes in com.jamonapi that implement MonitorFactoryInterface | |
|---|---|
class |
FactoryDisabled
Factory that returns null monitors when JAMon is disabled. |
class |
FactoryEnabled
Factory that creates Monitors. |
| Methods in com.jamonapi that return MonitorFactoryInterface | |
|---|---|
static MonitorFactoryInterface |
MonitorFactory.getDebugFactory()
Returns the factory for creating debug monitors. |
static MonitorFactoryInterface |
MonitorFactory.getFactory()
Get the current Factory (could be the enabled or disabled factory depending on what is enabled) |
| Constructors in com.jamonapi with parameters of type MonitorFactoryInterface | |
|---|---|
FactoryDisabled(MonitorFactoryInterface factoryEnabled)
Creates a new instance of FactoryDisabled |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||