Interface ContextAwareManagedObject

All Superinterfaces:
ManagedObject
All Known Implementing Classes:
ClassManagedObject, HttpApplicationObjectManagedObjectSource.HttpApplicationObjectManagedObject, HttpRequestObjectManagedObjectSource.HttpRequestObjectManagedObject, HttpSessionManagedObject, HttpSessionObjectManagedObject, ProcessAwareServerHttpConnectionManagedObject, SpringServerHttpConnection, TestManagedObject, TestObject

public interface ContextAwareManagedObject extends ManagedObject
Context aware ManagedObject.
Author:
Daniel Sagenschneider