public abstract class RoleEstablishedListener
extends java.lang.Object
Constructor and Description |
---|
RoleEstablishedListener() |
Modifier and Type | Method and Description |
---|---|
abstract void |
doRoleEstablishedAction(int role)
Listener action to invoke when directory role has been established.
|