public interface Policy
Modifier and Type | Method and Description |
---|---|
void |
addVetoPolicyListener(PolicyListener listener)
Adds a
PolicyListener . |
void |
removeVetoPolicyListener(PolicyListener listener)
Removes a
PolicyListener . |
void addVetoPolicyListener(PolicyListener listener)
PolicyListener
.listener
- a PolicyListener
to addvoid removeVetoPolicyListener(PolicyListener listener)
PolicyListener
.listener
- a PolicyListener
to remove