|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GadgetSpecFactory
Factory for creating GadgetSpecs
| Method Summary | |
|---|---|
GadgetSpec |
getGadgetSpec(GadgetState gadgetState,
GadgetRequestContext gadgetRequestContext)
Create a GadgetSpec from a GadgetState |
GadgetSpec |
getGadgetSpec(URI uri,
GadgetRequestContext gadgetRequestContext)
Create a GadgetSpec from a spec URI |
| Method Detail |
|---|
GadgetSpec getGadgetSpec(GadgetState gadgetState,
GadgetRequestContext gadgetRequestContext)
throws GadgetParsingException
GadgetSpec from a GadgetState
gadgetState - the state to create a GadgetSpec fromgadgetRequestContext - the context of this request
GadgetSpec
GadgetParsingException
GadgetSpec getGadgetSpec(URI uri,
GadgetRequestContext gadgetRequestContext)
throws GadgetParsingException
GadgetSpec from a spec URI
uri - the spec uri to create a GadgetSpec fromgadgetRequestContext - the context of this request
GadgetSpec
GadgetParsingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||