Neo4j Configuration API, 2.7.0
A G H I J M N O R S T
A
- accept(T) - Method in interface org.wildfly.swarm.config.neo4jdriver.neo4j.HostConsumer
-
Configure a pre-constructed instance of Host resource
- accept(T) - Method in interface org.wildfly.swarm.config.neo4jdriver.Neo4jConsumer
-
Configure a pre-constructed instance of Neo4j resource
- accept(T) - Method in interface org.wildfly.swarm.config.Neo4jdriverConsumer
-
Configure a pre-constructed instance of Neo4jdriver resource
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.Neo4jdriver
-
Adds a property change listener
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Adds a property change listener
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.neo4jdriver.neo4j.Host
-
Adds a property change listener
- andThen(HostConsumer<T>) - Method in interface org.wildfly.swarm.config.neo4jdriver.neo4j.HostConsumer
-
- andThen(Neo4jConsumer<T>) - Method in interface org.wildfly.swarm.config.neo4jdriver.Neo4jConsumer
-
- andThen(Neo4jdriverConsumer<T>) - Method in interface org.wildfly.swarm.config.Neo4jdriverConsumer
-
G
- get() - Method in interface org.wildfly.swarm.config.neo4jdriver.neo4j.HostSupplier
-
Constructed instance of Host resource
- get() - Method in interface org.wildfly.swarm.config.neo4jdriver.Neo4jSupplier
-
Constructed instance of Neo4j resource
- get() - Method in interface org.wildfly.swarm.config.Neo4jdriverSupplier
-
Constructed instance of Neo4jdriver resource
- getKey() - Method in class org.wildfly.swarm.config.Neo4jdriver
-
- getKey() - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
- getKey() - Method in class org.wildfly.swarm.config.neo4jdriver.neo4j.Host
-
H
- Host<T extends Host<T>> - Class in org.wildfly.swarm.config.neo4jdriver.neo4j
-
Host
- host(Host) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Add the Host object to the list of subresources
- host(String, HostConsumer) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Create and configure a Host object to the list of subresources
- host(String) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Create and configure a Host object to the list of subresources
- host(HostSupplier) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Install a supplied Host object to the list of subresources
- Host(String) - Constructor for class org.wildfly.swarm.config.neo4jdriver.neo4j.Host
-
- host(String) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j.Neo4jResources
-
- HostConsumer<T extends Host<T>> - Interface in org.wildfly.swarm.config.neo4jdriver.neo4j
-
- hosts(List<Host>) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Add all Host objects to this subresource
- hosts() - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j.Neo4jResources
-
Get the list of Host resources
- HostSupplier<T extends Host> - Interface in org.wildfly.swarm.config.neo4jdriver.neo4j
-
I
- id() - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Unique profile identification
- id(String) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Unique profile identification
J
- jndiName() - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
JNDI address
- jndiName(String) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
JNDI address
M
- module() - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Module name
- module(String) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Module name
N
- Neo4j<T extends Neo4j<T>> - Class in org.wildfly.swarm.config.neo4jdriver
-
Neo4J server definition
- neo4j(Neo4j) - Method in class org.wildfly.swarm.config.Neo4jdriver
-
Add the Neo4j object to the list of subresources
- neo4j(String, Neo4jConsumer) - Method in class org.wildfly.swarm.config.Neo4jdriver
-
Create and configure a Neo4j object to the list of subresources
- neo4j(String) - Method in class org.wildfly.swarm.config.Neo4jdriver
-
Create and configure a Neo4j object to the list of subresources
- neo4j(Neo4jSupplier) - Method in class org.wildfly.swarm.config.Neo4jdriver
-
Install a supplied Neo4j object to the list of subresources
- Neo4j(String) - Constructor for class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
- neo4j(String) - Method in class org.wildfly.swarm.config.Neo4jdriver.Neo4jdriverResources
-
- Neo4j.Neo4jResources - Class in org.wildfly.swarm.config.neo4jdriver
-
Child mutators for Neo4j
- Neo4jConsumer<T extends Neo4j<T>> - Interface in org.wildfly.swarm.config.neo4jdriver
-
- Neo4jdriver<T extends Neo4jdriver<T>> - Class in org.wildfly.swarm.config
-
Neo4J driver subsystem
- Neo4jdriver() - Constructor for class org.wildfly.swarm.config.Neo4jdriver
-
- Neo4jdriver.Neo4jdriverResources - Class in org.wildfly.swarm.config
-
Child mutators for Neo4jdriver
- Neo4jdriverConsumer<T extends Neo4jdriver<T>> - Interface in org.wildfly.swarm.config
-
- Neo4jdriverResources() - Constructor for class org.wildfly.swarm.config.Neo4jdriver.Neo4jdriverResources
-
- Neo4jdriverSupplier<T extends Neo4jdriver> - Interface in org.wildfly.swarm.config
-
- Neo4jResources() - Constructor for class org.wildfly.swarm.config.neo4jdriver.Neo4j.Neo4jResources
-
- neo4js() - Method in class org.wildfly.swarm.config.Neo4jdriver.Neo4jdriverResources
-
Get the list of Neo4j resources
- neo4js(List<Neo4j>) - Method in class org.wildfly.swarm.config.Neo4jdriver
-
Add all Neo4j objects to this subresource
- Neo4jSupplier<T extends Neo4j> - Interface in org.wildfly.swarm.config.neo4jdriver
-
O
- org.wildfly.swarm.config - package org.wildfly.swarm.config
-
- org.wildfly.swarm.config.neo4jdriver - package org.wildfly.swarm.config.neo4jdriver
-
- org.wildfly.swarm.config.neo4jdriver.neo4j - package org.wildfly.swarm.config.neo4jdriver.neo4j
-
- outboundSocketBindingRef() - Method in class org.wildfly.swarm.config.neo4jdriver.neo4j.Host
-
Neo4J target hostname/port number
- outboundSocketBindingRef(String) - Method in class org.wildfly.swarm.config.neo4jdriver.neo4j.Host
-
Neo4J target hostname/port number
R
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.neo4jdriver.neo4j.Host
-
Removes a property change listener
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Removes a property change listener
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.Neo4jdriver
-
Removes a property change listener
S
- securityDomain() - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Security domain name
- securityDomain(String) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Security domain name
- subresources() - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
- subresources() - Method in class org.wildfly.swarm.config.Neo4jdriver
-
T
- transaction() - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Transaction enlistment (none or 1pc)
- transaction(String) - Method in class org.wildfly.swarm.config.neo4jdriver.Neo4j
-
Transaction enlistment (none or 1pc)
A G H I J M N O R S T
Neo4j Configuration API, 2.7.0
Copyright © 2020 JBoss by Red Hat. All rights reserved.