return super.getPort(serviceDefInterface);
}
public smilehouse.workspace.operator.web.OpenInterfaceAddressIF getOpenInterfaceAddressIFPort() {
String[] roles = new String[] {};
HandlerChainImpl handlerChain = new HandlerChainImpl(getHandlerRegistry().getHandlerChain(ns1_OpenInterfaceAddressIFPort_QNAME));
handlerChain.setRoles(roles);
smilehouse.workspace.operator.web.OpenInterfaceAddressIF_Stub stub = new smilehouse.workspace.operator.web.OpenInterfaceAddressIF_Stub(handlerChain);
try {
stub._initialize(super.internalTypeRegistry);
} catch (JAXRPCException e) {
throw e;