| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
tags a collection as a service delegate. this collection alters objects coming in, attempting to extract their delegate version, and alters outgoing objects to attempt to return proxies.
| Method Summary | |
 java.util.Collection | 
delegateGetCollection()
 | 
 void | 
delegateInit(java.util.Collection collection)
 | 
 void | 
delegateSetCollection(java.util.Collection collection)
 | 
| Methods inherited from interface java.util.Collection | 
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray | 
| Method Detail | 
public void delegateInit(java.util.Collection collection)
public void delegateSetCollection(java.util.Collection collection)
public java.util.Collection delegateGetCollection()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||