hunt.shiro.util.AbstractFactory

Undocumented in source.

Members

Classes

AbstractFactory
class AbstractFactory(T)

TODO - Class JavaDoc

Interfaces

Factory
interface Factory(T)

Generics-aware interface supporting the <a href="http://en.wikipedia.org/wiki/Factory_method_pattern">Factory Method</a> design pattern.

Meta