Liferay 6.1.0

Uses of Class
com.liferay.portal.kernel.adaptor.AdaptorException

Packages that use AdaptorException
com.liferay.portal.kernel.adaptor   
 

Uses of AdaptorException in com.liferay.portal.kernel.adaptor
 

Methods in com.liferay.portal.kernel.adaptor that throw AdaptorException
static Adaptor AdaptorUtil.getAdaptor()
           
protected static boolean AdaptorUtil.hasAdaptor()
           
static void AdaptorUtil.init(Object applicationContext)
           
 void Adaptor.init(Object applicationContext)
           
static void AdaptorUtil.start()
           
 void Adaptor.start()
           
static void AdaptorUtil.stop()
           
 void Adaptor.stop()
           
 


Liferay 6.1.0