public interface CollectionProxyListener
Modifier and Type | Method and Description |
---|---|
void |
afterLoading(CollectionProxyDefaultImpl colProxy)
this callback is invoked after a CollectionProxy is loaded
|
void |
beforeLoading(CollectionProxyDefaultImpl colProxy)
this callback is invoked before a CollectionProxy is loaded
|
void beforeLoading(CollectionProxyDefaultImpl colProxy)
colProxy
- the CollectionProxyvoid afterLoading(CollectionProxyDefaultImpl colProxy)
colProxy
- the CollectionProxy(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30