@Destructive @Airborne public class Rocket extends Weapon
| Constructor and Description |
|---|
Rocket() |
| Modifier and Type | Method and Description |
|---|---|
void |
fire() |
Foo |
getFoo() |
void |
postConstruct() |
void |
preDestroy() |
postConstructWeapon, preDestroyWeaponpublic Foo getFoo()
public void fire()
@PostConstruct public void postConstruct()
@PreDestroy public void preDestroy()
Copyright © 2008–2016 CDI TCK. All rights reserved.