Uses of Class
org.refcodes.component.CeaseException
-
-
Uses of CeaseException in org.refcodes.component
Methods in org.refcodes.component that throw CeaseException Modifier and Type Method Description voidCeasable. cease()Ceases the component.voidCeasableHandle. cease(H aHandle)Ceases the component identified by the given handle.BCeasable.CeaseBuilder. withCease()Builder method for theCeasable.cease()method.
-