Package org.javlo.utils.request
Interface IFirstRequestListner
-
public interface IFirstRequestListner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute(ContentContext ctx)
-
-
-
Method Detail
-
execute
void execute(ContentContext ctx) throws Exception
- Throws:
Exception
-
-