@AlmightyBinding public class Missile extends Object
| Constructor and Description |
|---|
Missile() |
| Modifier and Type | Method and Description |
|---|---|
void |
fire() |
Warhead |
getWarhead() |
void |
init() |
boolean |
initCalled() |
@Inject public void init()
public boolean initCalled()
public void fire()
public Warhead getWarhead()
Copyright © 2008–2016 CDI TCK. All rights reserved.