public class FactoryRegistry extends Object
Modifier and Type | Method and Description |
---|---|
static Object |
getFactory(Class intface)
Get the factory.
|
static void |
setFactory(Class intface,
Object factoryObject)
Add the factory.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.