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

java.lang.Object
  extended by com.tibco.bpm.web.client.model.pagebus.hub.ManagedHandlerRegistration

public class ManagedHandlerRegistration
extends java.lang.Object

A registration returned when registering a HasHandlers implementation with ManagedEventBus addManagedHander. This can be used to remove the HasHandlers implementation from the ManagedEventBus.

©2011 Cloud Software Group, Inc.

Since:
TODO

Constructor Summary
ManagedHandlerRegistration()
           
 
Method Summary
 void removeManagedHandler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedHandlerRegistration

public ManagedHandlerRegistration()
Method Detail

removeManagedHandler

public void removeManagedHandler()


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