// make a remote invocation on the server side
XCATComponentID remote =
(XCATComponentID) HandleResolver.resolveHandle(componentHandle,
XCATComponentID.class.getName());
remote.disconnectUser(providingPortName);
}
/**
* Returns the connection information for this uses port
* @param usingPortName the name of the uses port which is connected