public interface ManagedObject
Core interface of a Managed Object.
Additional managed functionality is available by implementing the following interfaces:
Modifier and Type | Method and Description |
---|---|
Object |
getObject()
Obtains the object being managed.
|
Copyright © 2005–2016. All rights reserved.