static NanoH5Session |
NanoH5Unit.createApplicationAndSession(String name,
de.tsl2.nano.bean.def.BeanDefinition... beandefs) |
static NanoH5Session |
NanoH5Unit.createApplicationAndSession(String name,
Serializable... instances) |
protected NanoH5Session |
NanoH5.createSession(InetAddress inetAddress)
initialize navigation model and perhaps bean-definitions. overwrite this method if you create your extending
application. this method will be called, before any bean types are loaded!
|
static NanoH5Session |
NanoH5Session.createSession(NanoH5 server,
InetAddress inetAddress,
IBeanNavigator navigator,
ClassLoader appstartClassloader,
de.tsl2.nano.serviceaccess.IAuthorization authorization,
Map context) |
NanoH5Session |
NanoH5.getSession(InetAddress address) |
NanoH5Session |
NanoH5.getSession(String userName) |