org.exoplatform.services.naming
Class BindReferencePlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.naming.BindReferencePlugin
- All Implemented Interfaces:
- ComponentPlugin
public class BindReferencePlugin
- extends BaseComponentPlugin
Created by The eXo Platform SAS.
InitialContextInitializer's Component
Plugin for binding reference to JNDI naming context
- Version:
- $Id: BindReferencePlugin.java 6853 2006-07-07 11:41:24Z geaz $
- Author:
- Gennady
Azarenkov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindReferencePlugin
public BindReferencePlugin(InitParams params)
throws ConfigurationException
- Parameters:
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)
- Throws:
ConfigurationException
getReference
public Reference getReference()
- Returns:
- reference bound
getBindName
public String getBindName()
- Returns:
- name
Copyright © 2012 eXo Platform SAS. All Rights Reserved.