Class Adapters


  • public final class Adapters
    extends Object
    Holds the registration of ExtensionAdapters and their associated Clients and Resources TODO: the design matches the old - a flat hierarcy. However there are really two types of of clients extension roots, and then client adapters under that. We could be more hierarchical about this - such as only allowing adapting to the sub when already a parent type (or automatically converting)