Package | Description |
---|---|
org.jboss.as.ejb3.iiop |
Modifier and Type | Method and Description |
---|---|
ReferenceFactory |
ServantRegistry.bind(String name,
Servant servant)
Binds
name to servant . |
ReferenceFactory |
ServantRegistry.bind(String name,
Servant servant,
Policy[] policies)
Binds
name to servant , with the given
policies . |
Copyright © 2015 JBoss by Red Hat. All rights reserved.