| Package | Description |
|---|---|
| org.apache.commons.proxy.provider |
This package contains some general-use ObjectProvider implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SingletonProvider
Wraps another object provider, making sure to only call it once, returning the value returned from the wrapped
provider on all subsequent invocations.
|
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.