org.objectweb.jorm.naming.api
Interface PNameGetterConverter
- public interface PNameGetterConverter
Defines a PNameGetter converter permitting to managee the translation between
two composite naming structures.
- Author:
- S.Chassande-Barrioz
convert
public PNameGetter convert(java.lang.Object o)
throws PExceptionNaming
- Throws:
PExceptionNaming
convert
public PNameGetter convert(byte o)
throws PExceptionNaming
- Throws:
PExceptionNaming
convert
public PNameGetter convert(char o)
throws PExceptionNaming
- Throws:
PExceptionNaming
convert
public PNameGetter convert(short o)
throws PExceptionNaming
- Throws:
PExceptionNaming
convert
public PNameGetter convert(int o)
throws PExceptionNaming
- Throws:
PExceptionNaming
convert
public PNameGetter convert(long o)
throws PExceptionNaming
- Throws:
PExceptionNaming