Package | Description |
---|---|
org.itsnat.core |
Contains the fundamental interfaces and classes: provides utilities to wrap the servlet system, to control the page lifecycle, to create event listeners etc.
|
Modifier and Type | Method and Description |
---|---|
static ItsNat |
ItsNatBoot.get()
Returns the default instance (a singleton) of the default implementation of
the ItsNat root interface.
|
ItsNat |
ItsNatServletContext.getItsNat()
Returns the ItsNat "root" object used to create this object.
|
ItsNat |
ItsNatServlet.getItsNat()
Returns the ItsNat "root" object used to create this servlet.
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.