|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.naming.BindReferencePlugin
public class BindReferencePlugin
Created by The eXo Platform SAS.
InitialContextInitializer's Component
Plugin for binding reference to JNDI naming context
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
|---|
desc, name |
| Constructor Summary | |
|---|---|
BindReferencePlugin(InitParams params)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBindName()
|
javax.naming.Reference |
getReference()
|
| Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin |
|---|
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BindReferencePlugin(InitParams params)
throws ConfigurationException
params - Mandatory: bind-name (value param) - name of binding
reference class-name (value param) - type of binding reference
factory (value param) - object factory type Optional:
ref-addresses (properties param)
ConfigurationException| Method Detail |
|---|
public javax.naming.Reference getReference()
public java.lang.String getBindName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||