| Modifier and Type | Method and Description |
|---|---|
void |
TopologyView.setExtensions(List<Extension> result) |
void |
TopologyPresenter.MyView.setExtensions(List<Extension> extensions) |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<Extension> |
CoreBeanFactory.extension() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoadExtensionCmd.execute(com.google.gwt.user.client.rpc.AsyncCallback<List<Extension>> callback) |
void |
ExtensionView.setExtensions(List<Extension> extensions) |
| Modifier and Type | Method and Description |
|---|---|
void |
StandaloneServerView.setExtensions(List<Extension> result) |
void |
StandaloneServerPresenter.MyView.setExtensions(List<Extension> extensions) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.