Uses of Class
ch.ivyteam.ivy.environment.Ivy
-
Packages that use Ivy Package Description ch.ivyteam.ivy.environment ch.ivyteam.ivy.page.engine.jsp -
-
Uses of Ivy in ch.ivyteam.ivy.environment
Methods in ch.ivyteam.ivy.environment that return Ivy Modifier and Type Method Description static IvyIvy. getInstance()Returns the singleton ofIvy. -
Uses of Ivy in ch.ivyteam.ivy.page.engine.jsp
Subclasses of Ivy in ch.ivyteam.ivy.page.engine.jsp Modifier and Type Class Description classIvyJSPUsed within JSP pages to access the environment and process data of the current process.
-