public interface CdTokenHandler
| Modifier and Type | Method and Description |
|---|---|
List<org.jboss.forge.addon.resource.Resource<?>> |
getNewCurrentResources(org.jboss.forge.addon.ui.context.UIContext current,
String token)
Process the current
UIContext with the given token and return the new current working Resource
instances, or an empty List if the token could not be handled. |
List<org.jboss.forge.addon.resource.Resource<?>> getNewCurrentResources(org.jboss.forge.addon.ui.context.UIContext current, String token)
UIContext with the given token and return the new current working Resource
instances, or an empty List if the token could not be handled.Copyright © 2014 JBoss by Red Hat. All rights reserved.