org.wicketstuff.context
Class ContextProvider
java.lang.Object
org.wicketstuff.context.ContextProvider
- All Implemented Interfaces:
- org.apache.wicket.application.IComponentInitializationListener
public class ContextProvider
- extends Object
- implements org.apache.wicket.application.IComponentInitializationListener
- Author:
- zruchala
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextProvider
public ContextProvider()
get
public static ContextProvider get()
inject
public void inject(org.apache.wicket.Component pComponent)
onInitialize
public void onInitialize(org.apache.wicket.Component pComponent)
- Specified by:
onInitialize
in interface org.apache.wicket.application.IComponentInitializationListener
Copyright © 2014–2018. All rights reserved.