public class ResourceFactory extends Object
Constructor and Description |
---|
ResourceFactory() |
Modifier and Type | Method and Description |
---|---|
static AbstractResourceManager |
createResourceManager(AllowedResourceTypes type) |
static AbstractResourceManager |
createResourceManager(AllowedResourceTypes type,
String id) |
static void |
main(String[] args) |
public static final AbstractResourceManager createResourceManager(AllowedResourceTypes type) throws ResourceOperationException
ResourceOperationException
public static final AbstractResourceManager createResourceManager(AllowedResourceTypes type, String id) throws ResourceOperationException
type
- id
- if null the default constructor (empty params) will be usedResourceOperationException
Copyright © 2015. All Rights Reserved.