public interface EnhancedInstance extends Serializable
| Modifier and Type | Method and Description |
|---|---|
ManagedInstance<?> |
__enhanced__$$__getManagedInstance()
Returns the managed instance of the instance.
|
boolean |
__enhanced__$$__isInitialized()
Returns if the instance has been initialized.
|
void |
__enhanced__$$__setInitialized()
Marks the instance as initialized.
|
void |
__enhanced__$$__setManagedInstance(ManagedInstance<?> instance)
Sets the managed instance of the instance.
|
ManagedInstance<?> __enhanced__$$__getManagedInstance()
boolean __enhanced__$$__isInitialized()
void __enhanced__$$__setInitialized()
void __enhanced__$$__setManagedInstance(ManagedInstance<?> instance)
instance - the instance to setCopyright © 2012 Batoo Software & Consultancy. All Rights Reserved.