A B C D E G H I L M N O P R U

A

addToEnvironment(Name, Object) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
addToEnvironment(String, Object) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 

B

batchSize - Variable in class org.ow2.petals.registry.database.RegistryClient
 
bind(CompositeName, String, Object) - Method in class org.ow2.petals.registry.database.RegistryClient
Bind a name to an object or create a subcontext
bind(Name, Object) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
bind(String, Object) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 

C

close() - Method in class org.ow2.petals.registry.database.NamingEnumerationImpl
 
close() - Method in class org.ow2.petals.registry.database.RegistryClient
 
close() - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
composeName(Name, Name) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
composeName(String, String) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
connectionPoolSize - Variable in class org.ow2.petals.registry.database.RegistryClient
 
connectionUrl - Variable in class org.ow2.petals.registry.database.RegistryClient
 
createSubcontext(Name) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
createSubcontext(String) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 

D

dataSource - Variable in class org.ow2.petals.registry.database.RegistryClient
 
DATASOURCES - Static variable in class org.ow2.petals.registry.database.RegistryClient
 
DEFAULT_BATCHSIZE - Static variable in class org.ow2.petals.registry.database.RegistryInitialContextFactory
 
DEFAULT_PASSWORD - Static variable in class org.ow2.petals.registry.database.RegistryInitialContextFactory
 
DEFAULT_POOLSIZE - Static variable in class org.ow2.petals.registry.database.RegistryInitialContextFactory
 
DEFAULT_USERNAME - Static variable in class org.ow2.petals.registry.database.RegistryInitialContextFactory
 
destroySubcontext(Name) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
destroySubcontext(String) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 

E

equals(Object) - Method in class org.ow2.petals.registry.database.RegistryClient.ClientKey
 

G

getContextName() - Method in exception org.ow2.petals.registry.database.RegistryClient.IsContextException
 
getEnvironment() - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
getInitialContext(Hashtable<?, ?>) - Method in class org.ow2.petals.registry.database.RegistryInitialContextFactory
 
getNameInNamespace() - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
getNameParser(Name) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
getNameParser(String) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 

H

hashCode() - Method in class org.ow2.petals.registry.database.RegistryClient.ClientKey
 
hasMore() - Method in class org.ow2.petals.registry.database.NamingEnumerationImpl
 
hasMoreElements() - Method in class org.ow2.petals.registry.database.NamingEnumerationImpl
 

I

isContextExist(String, Connection) - Method in class org.ow2.petals.registry.database.RegistryClient
 

L

list(CompositeName) - Method in class org.ow2.petals.registry.database.MySqlClient
 
list(CompositeName) - Method in class org.ow2.petals.registry.database.PostgreSqlClient
 
list(CompositeName) - Method in class org.ow2.petals.registry.database.RegistryClient
Enumerates the names bound in a context with their object class name.
list(Name) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
list(String) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
listBindings(Name) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
listBindings(String) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
log - Variable in class org.ow2.petals.registry.database.RegistryClient
 
lookup(CompositeName, String) - Method in class org.ow2.petals.registry.database.RegistryClient
Retrieve a named object that can be a value object.or a context.
lookup(Name) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
lookup(String) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
lookupLink(Name) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
lookupLink(String) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 

M

MySqlClient - Class in org.ow2.petals.registry.database
 
MySqlClient(String, String, String, int, int, boolean, LoggingUtil) - Constructor for class org.ow2.petals.registry.database.MySqlClient
 

N

NamingEnumerationImpl<T> - Class in org.ow2.petals.registry.database
 
NamingEnumerationImpl(List<T>) - Constructor for class org.ow2.petals.registry.database.NamingEnumerationImpl
 
next() - Method in class org.ow2.petals.registry.database.NamingEnumerationImpl
 
nextElement() - Method in class org.ow2.petals.registry.database.NamingEnumerationImpl
 

O

org.ow2.petals.registry.database - package org.ow2.petals.registry.database
 

P

password - Variable in class org.ow2.petals.registry.database.RegistryClient
 
PostgreSqlClient - Class in org.ow2.petals.registry.database
 
PostgreSqlClient(String, String, String, int, int, boolean, LoggingUtil) - Constructor for class org.ow2.petals.registry.database.PostgreSqlClient
 

R

readObject(ResultSet, int) - Static method in class org.ow2.petals.registry.database.RegistryClient
 
rebind(CompositeName, String, Object) - Method in class org.ow2.petals.registry.database.RegistryClient
Rebind a name to an object, overwriting an existing one
rebind(Name, Object) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
rebind(String, Object) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
RegistryClient - Class in org.ow2.petals.registry.database
 
RegistryClient(String, String, String, int, int, boolean, LoggingUtil) - Constructor for class org.ow2.petals.registry.database.RegistryClient
 
RegistryClient.ClientKey - Class in org.ow2.petals.registry.database
 
RegistryClient.ClientKey(String, String, String) - Constructor for class org.ow2.petals.registry.database.RegistryClient.ClientKey
 
RegistryClient.IsContextException - Exception in org.ow2.petals.registry.database
 
RegistryClient.IsContextException(CompositeName) - Constructor for exception org.ow2.petals.registry.database.RegistryClient.IsContextException
 
RegistryContextImpl - Class in org.ow2.petals.registry.database
 
RegistryContextImpl(String, String, String, int, int, LoggingUtil) - Constructor for class org.ow2.petals.registry.database.RegistryContextImpl
Constructor to used to create the initial context.
RegistryContextImpl(String, String, String, int, int, CompositeName, boolean, LoggingUtil) - Constructor for class org.ow2.petals.registry.database.RegistryContextImpl
 
RegistryInitialContextFactory - Class in org.ow2.petals.registry.database
 
RegistryInitialContextFactory() - Constructor for class org.ow2.petals.registry.database.RegistryInitialContextFactory
 
removeFromEnvironment(String) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
rename(Name, Name) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
rename(String, String) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
resolveObject(Object) - Static method in class org.ow2.petals.registry.database.RegistryContextImpl
 
ROOT_CONTEXT - Static variable in class org.ow2.petals.registry.database.RegistryClient
 

U

unbind(CompositeName, String) - Method in class org.ow2.petals.registry.database.RegistryClient
Unbind a named object or delete a subcontext
unbind(Name) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
unbind(String) - Method in class org.ow2.petals.registry.database.RegistryContextImpl
 
username - Variable in class org.ow2.petals.registry.database.RegistryClient
 

A B C D E G H I L M N O P R U

Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.