public class InternalFactory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
InternalFactory.FactoryConstructionTracker
For tracking if constructor has been called by framework, or in legacy way (i.e.
|
Constructor and Description |
---|
InternalFactory(ManagementContextInternal managementContext) |
Modifier and Type | Method and Description |
---|---|
static boolean |
isNewStyle(java.lang.Class<?> clazz)
Returns true if this is a "new-style" policy (i.e.
|
public InternalFactory(ManagementContextInternal managementContext)