JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.aspects.confirmation
Interface ConfirmationConf

All Known Implementing Classes:
ConfirmationAC

public interface ConfirmationConf

The confirmation aspect implementation (allows the user to add confirmation popups before committing.


Method Summary
 void confirm(String classes, String methods, String objects)
          This configuration method allows the user to set some methods to be confirmed.
 

Method Detail

confirm

public void confirm(String classes,
                    String methods,
                    String objects)
This configuration method allows the user to set some methods to be confirmed.

Parameters:
classes - the classes the methods belongs to
objects - the instances the poincut applies to

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli