C D L O S

C

ComponentInstantiationInjector - Class in org.wamblee.wicket.inject
Component instantiation listener that injects references into a component using the injector mini-framework.
ComponentInstantiationInjector() - Constructor for class org.wamblee.wicket.inject.ComponentInstantiationInjector
Constructs the component instantiation listener.

D

DetachableEntity<T> - Class in org.wamblee.wicket.model
A detachable model that wraps a domain object.
DetachableEntity(Detachable<T>) - Constructor for class org.wamblee.wicket.model.DetachableEntity
Constructs the model.

L

load() - Method in class org.wamblee.wicket.model.DetachableEntity
 

O

onBeginRequest() - Method in class org.wamblee.wicket.transactions.OpenTransactionInViewRequestCycle
 
onDetach() - Method in class org.wamblee.wicket.model.DetachableEntity
 
onEndRequest() - Method in class org.wamblee.wicket.transactions.OpenTransactionInViewRequestCycle
 
onInstantiation(Component) - Method in class org.wamblee.wicket.inject.ComponentInstantiationInjector
 
onRuntimeException(Page, RuntimeException) - Method in class org.wamblee.wicket.transactions.OpenTransactionInViewRequestCycle
 
OpenTransactionInViewRequestCycle - Class in org.wamblee.wicket.transactions
This class provides an Open Transaction in View implementation for wicket.
OpenTransactionInViewRequestCycle(WebApplication, WebRequest, Response) - Constructor for class org.wamblee.wicket.transactions.OpenTransactionInViewRequestCycle
Constructs the request cycle.
org.wamblee.wicket.inject - package org.wamblee.wicket.inject
This package provided dependency injection for wicket based on the injector mini framework, see SimpleInjector
org.wamblee.wicket.model - package org.wamblee.wicket.model
 
org.wamblee.wicket.transactions - package org.wamblee.wicket.transactions
This package provides transaction support for wicket making it really easy to work with transactions.

S

setObject(T) - Method in class org.wamblee.wicket.model.DetachableEntity
 

C D L O S

Copyright © 2010. All Rights Reserved.