Interface ProxyDelegate<T>
- Type Parameters:
T- the PDO or Operation type
- All Superinterfaces:
org.tentackle.reflect.Interceptable, Serializable
- All Known Subinterfaces:
DomainDelegate<T>, DomainObject<T>, DomainOperation<T>, NumberPool, NumberPoolDomain, NumberPoolPersistence, NumberRange, NumberRangeDomain, NumberRangePersistence, Operation<T>, PersistenceDelegate<T>, PersistentDomainObject<T>, PersistentObject<T>, PersistentOperation<T>, Security, SecurityDomain, SecurityPersistence
- All Known Implementing Classes:
DummyPersistentOperation
Base interface for all delegates of dynamic proxies.
- Author:
- harald
-
Method Summary
-
Method Details
-
me
-