Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.2.0)
E76725-01
 
- java.lang.Object
 
- 
- oracle.ide.model.SingletonFactory
 
 
- 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Method Detail
- 
getSingletonInstance
public static <S> S getSingletonInstance(java.lang.Class<S> type,
                                         java.lang.String name)
Get the singleton instance for the given type and name.
- Type Parameters:
 
S - the type of the singleton 
- Parameters:
 
type - the type of the singleton 
name - the name of the singleton 
- Returns:
 
- the singleton
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.2.0)
E76725-01
 
Copyright © 1997, 2016, Oracle. All rights reserved.