Liferay 7.0-ce-m6

Uses of Class
com.liferay.portal.kernel.test.rule.callback.SynchronousDestinationTestCallback.SyncHandler

Packages that use SynchronousDestinationTestCallback.SyncHandler
com.liferay.portal.kernel.test.rule.callback   
com.liferay.portal.test.rule.callback   
 

Uses of SynchronousDestinationTestCallback.SyncHandler in com.liferay.portal.kernel.test.rule.callback
 

Methods in com.liferay.portal.kernel.test.rule.callback that return SynchronousDestinationTestCallback.SyncHandler
 SynchronousDestinationTestCallback.SyncHandler SynchronousDestinationTestCallback.doBeforeMethod(org.junit.runner.Description description, Object target)
           
 

Methods in com.liferay.portal.kernel.test.rule.callback with parameters of type SynchronousDestinationTestCallback.SyncHandler
 void SynchronousDestinationTestCallback.doAfterMethod(org.junit.runner.Description description, SynchronousDestinationTestCallback.SyncHandler syncHandler, Object target)
           
 

Uses of SynchronousDestinationTestCallback.SyncHandler in com.liferay.portal.test.rule.callback
 

Methods in com.liferay.portal.test.rule.callback that return SynchronousDestinationTestCallback.SyncHandler
 SynchronousDestinationTestCallback.SyncHandler SynchronousMailTestCallback.doBeforeClass(org.junit.runner.Description description)
           
 

Methods in com.liferay.portal.test.rule.callback with parameters of type SynchronousDestinationTestCallback.SyncHandler
 void SynchronousMailTestCallback.doAfterClass(org.junit.runner.Description description, SynchronousDestinationTestCallback.SyncHandler syncHandler)
           
 void SynchronousMailTestCallback.doAfterMethod(org.junit.runner.Description description, SynchronousDestinationTestCallback.SyncHandler syncHandler, Object target)
           
 


Liferay 7.0-ce-m6