|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
java.lang.String |
getProfileId()
We ask that this be unique - namely as we only allow a registration once. |
java.net.URI |
getProfileURI()
We need these too. |
void |
register(ObjectFactory of)
Generally, this will turn around and add MarshallableCreator(s) to the object factory. |
void |
unregister(ObjectFactory of)
Remove the creators from the factory. |
| Method Detail |
public java.lang.String getProfileId()
public java.net.URI getProfileURI()
throws Spml2Exception
Spml2Exceptionpublic void register(ObjectFactory of)
of - This singleton ;-)public void unregister(ObjectFactory of)
of - This singleton ;-)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||