@Beta
public class ApiObjectsFactory
extends java.lang.Object
 This class acts as a bridge for those instances. See the concrete implementation of the
 ApiObjectsFactoryInterface in brooklyn-core class ApiObjectsFactoryImpl.
| Constructor and Description | 
|---|
| ApiObjectsFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ApiObjectsFactoryInterface | get()Create (if necessary) and return the concrete implementation from core for the
 methods exposed here. | 
public static ApiObjectsFactoryInterface get()