public class SpecifiedPort
extends java.lang.Object
implements org.fabric3.spi.host.Port
| Constructor and Description |
|---|
SpecifiedPort(int number) |
public java.lang.String getName()
getName in interface org.fabric3.spi.host.Portpublic int getNumber()
getNumber in interface org.fabric3.spi.host.Portpublic void bind(org.fabric3.spi.host.Port.TYPE type)
bind in interface org.fabric3.spi.host.Portpublic void release()
release in interface org.fabric3.spi.host.Port