org.jboss.remoting
Interface HandleableCloseable.Key

Enclosing interface:
HandleableCloseable<T>

public static interface HandleableCloseable.Key

A key which may be used to remove this handler.


Method Summary
 void remove()
          Remove the registered handler.
 

Method Detail

remove

void remove()
Remove the registered handler. Calling this method more than once has no additional effect.



Copyright © 2008 JBoss, a division of Red Hat, Inc.