Liferay 6.0.5

com.liferay.documentlibrary.util
Class HookFactory

java.lang.Object
  extended by com.liferay.documentlibrary.util.HookFactory

public class HookFactory
extends Object


Constructor Summary
HookFactory()
           
 
Method Summary
static Hook getInstance()
           
static void setInstance(Hook hook)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HookFactory

public HookFactory()
Method Detail

getInstance

public static Hook getInstance()

setInstance

public static void setInstance(Hook hook)

Liferay 6.0.5