public interface  org.apache.shiro.event.EventBusAware extends java.lang.Object
{
public abstract void setEventBus(org.apache.shiro.event.EventBus);
}