Skip navigation links
WildFly: Neo4j subsystem 1.0.0.Alpha3
A B C D E F G H I J M N O P R S T U V W 

A

addContactPoint(String) - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jInteraction
 
addModuleNameFromJndi(String, String) - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 
addModuleNameFromProfile(String, String) - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 
allowedNames() - Static method in enum org.wildfly.extension.nosql.driver.neo4j.transaction.TransactionEnlistmentType
 
ATTRIBUTES - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.HostDefinition
 
ATTRIBUTES - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDefinition
 

B

beginTransaction() - Method in interface org.wildfly.extension.nosql.driver.neo4j.transaction.TransactionControl
beginTransaction is expected to be called when the transaction manager enlists the XAResource into the transaction, in the XAResource.start(Xid xid, int flags) call.
build() - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jInteraction
 

C

close() - Method in interface org.wildfly.extension.nosql.driver.neo4j.transaction.TransactionControl
Expected to be called from both XAResource.rollback(Xid xid) + XAResource.commit(Xid xid, boolean onePhase).
commit(Xid, boolean) - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl
CommonAttributes - Interface in org.wildfly.extension.nosql.subsystem.neo4j
CommonAttributes
ConfigurationBuilder - Class in org.wildfly.extension.nosql.driver.neo4j
ConfigurationBuilder
ConfigurationBuilder() - Constructor for class org.wildfly.extension.nosql.driver.neo4j.ConfigurationBuilder
 
CURRENT - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverExtension
 

D

DEFAULT - Static variable in class org.wildfly.extension.nosql.cdi.NamedLiteral
 
driverClose(Object) - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jInteraction
 
DriverProxy - Class in org.wildfly.extension.nosql.driver.neo4j.transaction
DriverProxy creates SessionProxy if JTA transaction is active during Driver.session() call.
DriverProxy(Object, TransactionManager, TransactionSynchronizationRegistry, String, String) - Constructor for class org.wildfly.extension.nosql.driver.neo4j.transaction.DriverProxy
 

E

end(Xid, int) - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl

F

failure() - Method in interface org.wildfly.extension.nosql.driver.neo4j.transaction.TransactionControl
Expected to be called when transaction manager calls XAResource.rollback(Xid xid).
forget(Xid) - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl

G

getAttributes() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.HostDefinition
 
getAttributes() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDefinition
 
getAttributes() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverDefinition
 
getChildren() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDefinition
 
getChildren() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverDefinition
 
getDescription() - Method in class org.wildfly.extension.nosql.driver.neo4j.ConfigurationBuilder
 
getDriver() - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jClientConnectionService
 
getDriverClass() - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jInteraction
 
getFromStringValue(String) - Static method in enum org.wildfly.extension.nosql.driver.neo4j.transaction.TransactionEnlistmentType
 
getJNDIName() - Method in class org.wildfly.extension.nosql.driver.neo4j.ConfigurationBuilder
 
getJndiName() - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl
getModuleName() - Method in class org.wildfly.extension.nosql.driver.neo4j.ConfigurationBuilder
 
getNeo4jSubsystemServiceInjectedValue() - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jClientConnectionService
 
getOutboundSocketBindingInjector(String) - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jClientConnectionService
 
getProductName() - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl
getProductVersion() - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl
getResolver(String...) - Static method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverExtension
 
getResource() - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl
getSecurityDomain() - Method in class org.wildfly.extension.nosql.driver.neo4j.ConfigurationBuilder
 
getSubjectFactoryInjector() - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jClientConnectionService
 
getTransactionEnlistment() - Method in class org.wildfly.extension.nosql.driver.neo4j.ConfigurationBuilder
 
getTransactionManagerInjector() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 
getTransactionTimeout() - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl
getTxSyncRegistryInjector() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 
getValue() - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jClientConnectionService
 
getValue() - Method in enum org.wildfly.extension.nosql.driver.neo4j.transaction.TransactionEnlistmentType
 
getValue() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 

H

HOST_DEF - Static variable in interface org.wildfly.extension.nosql.subsystem.neo4j.CommonAttributes
 
HOST_PATH - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverExtension
 
HostDefinition - Class in org.wildfly.extension.nosql.subsystem.neo4j
HostDefinition

I

ID_NAME - Static variable in interface org.wildfly.extension.nosql.subsystem.neo4j.CommonAttributes
 
ID_NAME - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDefinition
 
initialize(ExtensionContext) - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverExtension
initializeParsers(ExtensionParsingContext) - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverExtension
INSTANCE - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverDefinition
 
INSTANCE - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverSubsystemAdd
 
invoke(Object, Method, Object[]) - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.DriverProxy
 
invoke(Object, Method, Object[]) - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.SessionProxy
 
isSameRM(XAResource) - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl

J

JNDI_NAME - Static variable in interface org.wildfly.extension.nosql.subsystem.neo4j.CommonAttributes
 
JNDI_NAME - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDefinition
 
jndiNames() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 

M

MODULE - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDefinition
 
MODULE_NAME - Static variable in interface org.wildfly.extension.nosql.subsystem.neo4j.CommonAttributes
 
moduleNameFromJndi(String) - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 
moduleNameFromProfile(String) - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 

N

NamedLiteral - Class in org.wildfly.extension.nosql.cdi
Annotation literal for Named
NamedLiteral(String) - Constructor for class org.wildfly.extension.nosql.cdi.NamedLiteral
 
NAMESPACE - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverExtension
 
Neo4jClientConnectionService - Class in org.wildfly.extension.nosql.driver.neo4j
Neo4jClientConnectionService represents the connection into Neo4J
Neo4jClientConnectionService(ConfigurationBuilder) - Constructor for class org.wildfly.extension.nosql.driver.neo4j.Neo4jClientConnectionService
 
Neo4jDefinition - Class in org.wildfly.extension.nosql.subsystem.neo4j
Neo4jDefinition represents a target database.
Neo4jDriverDefinition - Class in org.wildfly.extension.nosql.subsystem.neo4j
Neo4J client driver subsystem ResourceDefinition
Neo4jDriverExtension - Class in org.wildfly.extension.nosql.subsystem.neo4j
Neo4jDriverExtension
Neo4jDriverExtension() - Constructor for class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverExtension
 
Neo4jDriverSubsystemAdd - Class in org.wildfly.extension.nosql.subsystem.neo4j
Neo4jDriverSubsystemAdd
Neo4jExtension - Class in org.wildfly.extension.nosql.cdi
This CDI Extension registers a Driver defined by CDI Inject in application beans Registration will be aborted if user defines her own Driver bean or producer
Neo4jExtension(Class) - Constructor for class org.wildfly.extension.nosql.cdi.Neo4jExtension
 
Neo4jInteraction - Class in org.wildfly.extension.nosql.driver.neo4j
Neo4jInteraction is for interacting with Neo4j without static references to Neo4j classes.
Neo4jInteraction(ConfigurationBuilder) - Constructor for class org.wildfly.extension.nosql.driver.neo4j.Neo4jInteraction
 
Neo4jSubsystemService - Class in org.wildfly.extension.nosql.subsystem.neo4j
Neo4jSubsystemService represents the runtime aspects of the Neo4J client driver subsystem
Neo4jSubsystemService() - Constructor for class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 
Neo4jXAResourceImpl - Class in org.wildfly.extension.nosql.driver.neo4j.transaction
Local Neo4j XA resource implementation, forked from IronJacamar project
Neo4jXAResourceImpl(TransactionControl, String, String, String) - Constructor for class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl
 

O

org.wildfly.extension.nosql.cdi - package org.wildfly.extension.nosql.cdi
 
org.wildfly.extension.nosql.driver.neo4j - package org.wildfly.extension.nosql.driver.neo4j
 
org.wildfly.extension.nosql.driver.neo4j.transaction - package org.wildfly.extension.nosql.driver.neo4j.transaction
 
org.wildfly.extension.nosql.subsystem.neo4j - package org.wildfly.extension.nosql.subsystem.neo4j
 
OUTBOUND_SOCKET_BINDING_REF - Static variable in interface org.wildfly.extension.nosql.subsystem.neo4j.CommonAttributes
 
OUTBOUND_SOCKET_BINDING_REF - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.HostDefinition
 

P

performBoottime(OperationContext, ModelNode, ModelNode) - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverSubsystemAdd
 
populateModel(ModelNode, ModelNode) - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverSubsystemAdd
 
prepare(Xid) - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl
PROFILE - Static variable in interface org.wildfly.extension.nosql.subsystem.neo4j.CommonAttributes
 
PROFILE_PATH - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverExtension
 
profileNames() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 

R

recover(int) - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl
removeModuleNameFromJndi(String) - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 
removeModuleNameFromProfile(String) - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 
RESOURCE_NAME - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverExtension
 
rollback(Xid) - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl

S

SECURITY_DOMAIN - Static variable in interface org.wildfly.extension.nosql.subsystem.neo4j.CommonAttributes
 
SECURITY_DOMAIN - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDefinition
 
serviceName() - Static method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 
SessionProxy - Class in org.wildfly.extension.nosql.driver.neo4j.transaction
SessionProxy
setDescription(String) - Method in class org.wildfly.extension.nosql.driver.neo4j.ConfigurationBuilder
 
setJNDIName(String) - Method in class org.wildfly.extension.nosql.driver.neo4j.ConfigurationBuilder
 
setModuleName(String) - Method in class org.wildfly.extension.nosql.driver.neo4j.ConfigurationBuilder
 
setSecurityDomain(String) - Method in class org.wildfly.extension.nosql.driver.neo4j.ConfigurationBuilder
 
setTransactionEnlistment(TransactionEnlistmentType) - Method in class org.wildfly.extension.nosql.driver.neo4j.ConfigurationBuilder
 
setTransactionTimeout(int) - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl
start(StartContext) - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jClientConnectionService
 
start(Xid, int) - Method in class org.wildfly.extension.nosql.driver.neo4j.transaction.Neo4jXAResourceImpl
start(StartContext) - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 
stop(StopContext) - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jClientConnectionService
 
stop(StopContext) - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 
subjectFactory(SubjectFactory) - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jInteraction
 
SUBSYSTEM_NAME - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDriverExtension
 
success() - Method in interface org.wildfly.extension.nosql.driver.neo4j.transaction.TransactionControl
Expected to be called when transaction manager calls XAResource.commit(Xid xid, boolean onePhase).

T

TRANSACTION - Static variable in interface org.wildfly.extension.nosql.subsystem.neo4j.CommonAttributes
 
TRANSACTION - Static variable in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jDefinition
 
TransactionControl - Interface in org.wildfly.extension.nosql.driver.neo4j.transaction
TransactionControl is a private api for controlling the Neo4j transaction interaction
TransactionEnlistmentType - Enum in org.wildfly.extension.nosql.driver.neo4j.transaction
TransactionEnlistmentType
transactionManager() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 
transactionSynchronizationRegistry() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 

U

unwrap(Class<T>) - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jClientConnectionService
 

V

value() - Method in class org.wildfly.extension.nosql.cdi.NamedLiteral
 
valueOf(String) - Static method in enum org.wildfly.extension.nosql.driver.neo4j.transaction.TransactionEnlistmentType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.extension.nosql.driver.neo4j.transaction.TransactionEnlistmentType
Returns an array containing the constants of this enum type, in the order they are declared.
vendorKey() - Method in class org.wildfly.extension.nosql.subsystem.neo4j.Neo4jSubsystemService
 

W

withPort(int) - Method in class org.wildfly.extension.nosql.driver.neo4j.Neo4jInteraction
 
A B C D E F G H I J M N O P R S T U V W 
Skip navigation links
WildFly: Neo4j subsystem 1.0.0.Alpha3

Copyright © 2017 JBoss by Red Hat. All rights reserved.