Java org.apache.wicket.proxy LazyInitProxyFactory fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.proxy LazyInitProxyFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.proxy LazyInitProxyFactory.

The text is from its open source code.

Method

ObjectcreateProxy(final Class type, final IProxyTargetLocator locator)
Create a lazy init proxy for the specified type.