- getAllocatedPort() - Static method in class org.kie.server.integrationtests.config.TestConfig
-
Get allocated port of embedded REST server.
- getConnectionFactory() - Static method in class org.kie.server.integrationtests.config.TestConfig
-
Get connection factory JNDI name defined in container to create JMS messages.
- getContext(Class<?>) - Method in class org.kie.server.integrationtests.config.JacksonRestEasyTestConfig
-
- getHttpUrl() - Static method in class org.kie.server.integrationtests.config.TestConfig
-
Get URL for HTTP services - like REST.
- getInitialContextFactory() - Static method in class org.kie.server.integrationtests.config.TestConfig
-
Get initial context factory class name for creating context factory used in JMS.
- getInitialRemoteContext() - Static method in class org.kie.server.integrationtests.config.TestConfig
-
- getMediaType() - Method in class org.kie.server.integrationtests.shared.RestOnlyBaseIntegrationTest
-
- getPassword() - Static method in class org.kie.server.integrationtests.config.TestConfig
-
Get password of user registered in container.
- getRemotingUrl() - Static method in class org.kie.server.integrationtests.config.TestConfig
-
Get URL which is used for remoting services like JMS.
- getRequestQueueJndi() - Static method in class org.kie.server.integrationtests.config.TestConfig
-
Get JNDI name of request queue for kie server.
- getResponseQueueJndi() - Static method in class org.kie.server.integrationtests.config.TestConfig
-
Get JNDI name of response queue for kie server.
- getUsername() - Static method in class org.kie.server.integrationtests.config.TestConfig
-
Get username of user registered in container.