Package org.apache.isis.core.commons.factory

Provides a utility class for instantiating classes, ensuring that they are assignable from a specified interface (if supplied).

See: Description

Package org.apache.isis.core.commons.factory Description

Provides a utility class for instantiating classes, ensuring that they are assignable from a specified interface (if supplied).

Used in various places throughout the framework, and specifically by Installer implementations.

Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.