@Singleton public class OverriddenProtected extends OverriddenPublic
Constructor and Description |
---|
OverriddenProtected() |
Modifier and Type | Method and Description |
---|---|
protected void |
b() |
protected void |
y() |
a, z
@PostConstruct protected void b()
@PreDestroy protected void y()
Copyright © 2015. All rights reserved.