Package de.intarsys.tools.adapter
-
Interface Summary Interface Description IAdapterFactory A factory instance that can create an adapter object of typeclazz
on behalf of the objectobject
.IAdapterOutlet The outlet, supporting multipleIAdapterFactory
instances.IAdapterSupport An object that is able to be adapted to another type. -
Class Summary Class Description AdapterOutlet A VM wide singleton for theIAdapterOutlet
.AdapterTools A tool class for handling adapter objects.StandardAdapterOutlet The standard implementation forIAdapterOutlet
.