Liferay 6.1.10-ee-ga1

com.liferay.portal.kernel.spring.aop
Interface Swallowable

All Known Implementing Classes:
SchedulerException

public interface Swallowable


Method Summary
 boolean isSwallowable()
           
 void setSwallowable(boolean swallowable)
           
 

Method Detail

isSwallowable

boolean isSwallowable()

setSwallowable

void setSwallowable(boolean swallowable)

Liferay 6.1.10-ee-ga1