org.mobicents.slee.container.management.console.client.sbb.entity
Interface SbbEntitiesServiceAsync
public interface SbbEntitiesServiceAsync
- Author:
- Vladimir Ralev
|
Method Summary |
void |
removeSbbEntity(java.lang.String sbbeId,
com.google.gwt.user.client.rpc.AsyncCallback callback)
|
void |
retrieveAllSbbEntities(com.google.gwt.user.client.rpc.AsyncCallback callback)
|
void |
retrieveSbbEntityInfo(java.lang.String sbbeId,
com.google.gwt.user.client.rpc.AsyncCallback callback)
|
retrieveSbbEntityInfo
void retrieveSbbEntityInfo(java.lang.String sbbeId,
com.google.gwt.user.client.rpc.AsyncCallback callback)
retrieveAllSbbEntities
void retrieveAllSbbEntities(com.google.gwt.user.client.rpc.AsyncCallback callback)
removeSbbEntity
void removeSbbEntity(java.lang.String sbbeId,
com.google.gwt.user.client.rpc.AsyncCallback callback)
Copyright © 2008. All Rights Reserved.