Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.ejb3 |
Modifier and Type | Method and Description |
---|---|
RemotingProfile |
EJB3.EJB3Resources.remotingProfile(String key) |
Modifier and Type | Method and Description |
---|---|
List<RemotingProfile> |
EJB3.EJB3Resources.remotingProfiles()
Get the list of RemotingProfile resources
|
Modifier and Type | Method and Description |
---|---|
T |
EJB3.remotingProfile(RemotingProfile value)
Add the RemotingProfile object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
T |
EJB3.remotingProfiles(List<RemotingProfile> value)
Add all RemotingProfile objects to this subresource
|
Modifier and Type | Class and Description |
---|---|
class |
RemotingProfile<T extends RemotingProfile<T>>
A remoting profile
|
interface |
RemotingProfileConsumer<T extends RemotingProfile<T>> |
interface |
RemotingProfileSupplier<T extends RemotingProfile> |
Modifier and Type | Method and Description |
---|---|
RemotingProfile |
RemotingProfileSupplier.get()
Constructed instance of RemotingProfile resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.