XNIO version 1.2.0.GA

org.jboss.xnio.management
Interface ManagedCloseable

All Known Subinterfaces:
OneWayPipeConnectionMBean, PipeConnectionMBean, PipeServerMBean, PipeSinkServerMBean, PipeSourceServerMBean, TcpConnectionMBean, TcpServerMBean, UdpServerMBean, UdpServerMBean.Channel

public interface ManagedCloseable

A managed object which may be forcibly closed.

Since:
1.2

Method Summary
 void close()
          MBean operation to forcibly close a channel.
 

Method Detail

close

void close()
MBean operation to forcibly close a channel.


XNIO version 1.2.0.GA

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