Correct javadoc. See #235

This commit is contained in:
Norman Maurer 2012-04-09 20:02:33 +02:00 committed by norman
parent 7eaf635059
commit 019d942a28

View File

@ -37,8 +37,8 @@ public class DefaultLocalServerChannelFactory implements LocalServerChannelFacto
}
/**
* Does nothing because this implementation does not require any external
* resources.
* Release all the previous created channels. This takes care of calling {@link LocalChannelRegistry#unregister(LocalAddress)}
* for each if them.
*/
@Override
public void releaseExternalResources() {