| Constructor and Description |
|---|
Missile() |
| Modifier and Type | Method and Description |
|---|---|
void |
fire() |
void |
postConstructMissile() |
void |
preDestroyMissile() |
postConstructWeapon, preDestroyWeaponpublic void fire()
@PostConstruct public void postConstructMissile()
@PreDestroy public void preDestroyMissile()
Copyright © 2008–2016 CDI TCK. All rights reserved.