| Package | Description |
|---|---|
| org.jboss.forge.shell.plugins |
| Modifier and Type | Class and Description |
|---|---|
interface |
Current
Used to @
Inject the current working Resource, e.g:
@Inject @Current JavaResource resource;
Will inject the current resource if and only if it is a Java Resource; otherwise, the injected value will be null. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.