Package pl.decerto.hyperon.ext.adapter
Class AdapterFactoryImpl<E,A extends Adapter>
java.lang.Object
pl.decerto.hyperon.ext.adapter.AdapterFactoryImpl<E,A>
- All Implemented Interfaces:
AdapterFactory<E>
E - type of element that will be wrapped by adapter. A - type of Adapter
for example: PolicyAdapter, E - Policy InsurerAdapter, E - Insurer- Author:
- przemek hertel
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AdapterFactoryImpl
public AdapterFactoryImpl()
-
-
Method Details
-
create
- Specified by:
createin interfaceAdapterFactory<E>
-