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

All Known Implementing Classes:
SchedulerException

public interface Swallowable

Author:
Shuyang Zhou

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

Method Detail

isSwallowable

boolean isSwallowable()

setSwallowable

void setSwallowable(boolean swallowable)