org.exoplatform.services.wsrp.producer
Interface RegistrationOperationsInterface
- All Known Implementing Classes:
- RegistrationOperationsInterfaceImp
public interface RegistrationOperationsInterface
- Author:
- Mestrallet Benjamin benjmestrallet@users.sourceforge.net
register
RegistrationContext register(RegistrationData data)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
modifyRegistration
RegistrationState modifyRegistration(RegistrationContext context,
RegistrationData data)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
deregister
ReturnAny deregister(RegistrationContext context)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
Copyright © 2011 eXo Platform SAS. All Rights Reserved.