@ApplicationScoped @Startup(value=BOOTSTRAP) public class SocialUserPersistenceProducer extends Object
Constructor and Description |
---|
SocialUserPersistenceProducer() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
SocialUserPersistenceAPI |
socialUserPersistenceAPI() |
@PostConstruct public void setup()
@Produces @Named(value="socialUserPersistenceAPI") public SocialUserPersistenceAPI socialUserPersistenceAPI()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.