|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.api.common.service.impl.ImplementationClassObjectFactoryImpl
com.jaspersoft.jasperserver.api.metadata.common.service.impl.ResourceFactoryImpl
public class ResourceFactoryImpl
Constructor Summary | |
---|---|
ResourceFactoryImpl()
|
Method Summary | |
---|---|
Resource |
newResource(ExecutionContext context,
java.lang.Class _class)
|
Resource |
newResource(ExecutionContext context,
java.lang.String id)
|
Methods inherited from class com.jaspersoft.jasperserver.api.common.service.impl.ImplementationClassObjectFactoryImpl |
---|
getIdForClass, getImplementationClass, getImplementationClass, getImplementationClassMappings, getImplementationClassName, getImplementationClassName, getInterface, getInterfaceName, getKeys, getObjectFactory, newObject, newObject, setImplementationClassMappings, setObjectFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.jaspersoft.jasperserver.api.common.service.ImplementationObjectFactory |
---|
getIdForClass, getImplementationClass, getImplementationClass, getImplementationClassName, getImplementationClassName, getInterface, getInterfaceName, getKeys, newObject, newObject |
Constructor Detail |
---|
public ResourceFactoryImpl()
Method Detail |
---|
public Resource newResource(ExecutionContext context, java.lang.Class _class)
newResource
in interface ResourceFactory
public Resource newResource(ExecutionContext context, java.lang.String id)
newResource
in interface ResourceFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |