public class LocalResourceRegistration
extends java.lang.Object
| Constructor and Description |
|---|
LocalResourceRegistration() |
public void create(GCUBEResource resource)
throws java.lang.Exception
java.lang.Exceptionpublic void remove(java.lang.String id,
java.lang.String type)
throws java.lang.Exception
id - type - java.lang.Exceptionpublic void update(GCUBEResource resource)
throws java.lang.Exception
java.lang.Exception