org.ow2.jonas.jndi.checker.api
Interface IResourceCheckerInfo


public interface IResourceCheckerInfo

Info for the resource checker. It can give some hints to the resource checker.

Author:
Florent Benoit

Method Summary
 String getCallerInfo()
           
 ResourceCheckpoints getCheckPoint()
           
 

Method Detail

getCheckPoint

ResourceCheckpoints getCheckPoint()
Returns:
checkpoint of the caller.

getCallerInfo

String getCallerInfo()
Returns:
data for identifying the current caller (EJB Name, Servlet Name, etc)


Copyright © 2010 OW2 Consortium. All Rights Reserved.