Uses of Class
org.gatein.pc.api.state.DestroyCloneFailure
-
Packages that use DestroyCloneFailure Package Description org.gatein.pc.api -
-
Uses of DestroyCloneFailure in org.gatein.pc.api
Methods in org.gatein.pc.api that return types with arguments of type DestroyCloneFailure Modifier and Type Method Description List<DestroyCloneFailure>PortletInvoker. destroyClones(List<PortletContext> portletContexts)Destroy a cloned portlet.
-