|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFactoryDelegate
org.gcube.contentmanagement.contentmanager.smsplugin.delegates.SMSFactory
org.gcube.contentmanagement.contentmanager.smsplugin.delegates.TypedFactory<T>
public class TypedFactory<T extends SMSCreateParameters>
Constructor Summary | |
---|---|
TypedFactory()
|
Method Summary | |
---|---|
Collection |
create(T payload)
|
Methods inherited from class org.gcube.contentmanagement.contentmanager.smsplugin.delegates.SMSFactory |
---|
create |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypedFactory()
Method Detail |
---|
public Collection create(T payload) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |