Uses of Class
org.refcodes.component.CloseException
-
-
Uses of CloseException in org.refcodes.component
Methods in org.refcodes.component that throw CloseException Modifier and Type Method Description voidAbstractConnectableAutomaton. close()Closes the component's connection(s).voidClosable. close()Closes the component's connection(s).voidClosableHandle. close(H aHandle)Closes or pre-closes (flush) the component identified by the given handle.static voidComponentUtility. close(java.lang.Object aComponent)BClosable.CloseBuilder. withClose()Builder method for theClosable.close()method.
-