|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jac.core.Wrapper | +--org.objectweb.jac.aspects.integrity.RepositoryWrapper
This wrapper manages repository collections.
Field Summary |
Fields inherited from class org.objectweb.jac.core.Wrapper |
ac |
Constructor Summary | |
RepositoryWrapper(AspectComponent ac,
String repositoryName,
CollectionItem collection,
FieldItem field)
|
Method Summary | |
Object |
addToRepository(Interaction interaction)
Adds the object added to field to the repository |
Object |
doAddToRepository(Interaction interaction)
Disables addToRepository |
Object |
removeFromRepository(Interaction interaction)
|
Methods inherited from class org.objectweb.jac.core.Wrapper |
attr, attrdef, defines, getAspectComponent, getAspectComponentName, getExceptionHandlers, proceed, setAspectComponent, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RepositoryWrapper(AspectComponent ac, String repositoryName, CollectionItem collection, FieldItem field)
Method Detail |
public Object addToRepository(Interaction interaction)
public Object doAddToRepository(Interaction interaction)
public Object removeFromRepository(Interaction interaction)
|
Contact JAC development team: Renaud Pawlak Lionel Seinturier Laurent Martelli |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |