Class Overview
A component adapter that creates DateTimeFormatter proxies. Whenever a method is called on the proxy, it will call
formatter() to obtain a real DateTimeFormatter, and will
delegate the call to the real implementation.
Public Constructors
public
DateTimeFormatterComponentAdapter
()
Public Methods
public
Class<?>
getComponentImplementation
()
public
Object
getComponentInstance
()
Throws
| PicoInitializationException
| |
| PicoIntrospectionException
| |
public
void
verify
()
Throws
| UnsatisfiableDependenciesException
| |
Protected Methods
Returns a DateTimeFormatterFactory instance from the container.
Returns
- a DateTimeFormatterFactory