public class MetadataFactoryRegistry
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
getFactory(java.lang.Class intface)
getFactory
|
static void |
setFactory(java.lang.Class intface,
java.lang.Object factoryObject)
setFactory
|
public static java.lang.Object getFactory(java.lang.Class intface)
intface - of the Factorypublic static void setFactory(java.lang.Class intface,
java.lang.Object factoryObject)
intface - factoryObject - Copyright © 2004-2025 The Apache Software Foundation. All Rights Reserved.