com.tibco.bpm.web.client.model.pagebus.hub
Class ManagedEventBus.ManagedHandlerRegistration

java.lang.Object
  extended by com.tibco.bpm.web.client.model.pagebus.hub.ManagedEventBus.ManagedHandlerRegistration
All Implemented Interfaces:
com.google.web.bindery.event.shared.HandlerRegistration
Enclosing class:
ManagedEventBus

public class ManagedEventBus.ManagedHandlerRegistration
extends java.lang.Object
implements com.google.web.bindery.event.shared.HandlerRegistration


Constructor Summary
ManagedEventBus.ManagedHandlerRegistration(com.google.web.bindery.event.shared.HandlerRegistration handlerRegistration)
           
ManagedEventBus.ManagedHandlerRegistration(com.google.web.bindery.event.shared.HandlerRegistration handlerRegistration, java.lang.String handlerName)
           
 
Method Summary
 void removeHandler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedEventBus.ManagedHandlerRegistration

public ManagedEventBus.ManagedHandlerRegistration(com.google.web.bindery.event.shared.HandlerRegistration handlerRegistration)

ManagedEventBus.ManagedHandlerRegistration

public ManagedEventBus.ManagedHandlerRegistration(com.google.web.bindery.event.shared.HandlerRegistration handlerRegistration,
                                                  java.lang.String handlerName)
Method Detail

removeHandler

public void removeHandler()
Specified by:
removeHandler in interface com.google.web.bindery.event.shared.HandlerRegistration


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.