Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


com.stellent.cis.client.command
Interface ICommandConfigurationService

All Known Implementing Classes:
CommandConfigurationBean

public interface ICommandConfigurationService

Allows CIS clients to obtain configuration information about the CIS server instance


Field Summary
static java.lang.String BEAN_ID
           

 

Method Summary
 ICommandClientHandshake executeClientHandshake()
          Execute the client handshake sequence with the command server

 

Field Detail

BEAN_ID

static final java.lang.String BEAN_ID
See Also:
Constant Field Values

Method Detail

executeClientHandshake

ICommandClientHandshake executeClientHandshake()
                                               throws CommandException
Execute the client handshake sequence with the command server
Returns:
the command client configuration object from the remote CIS server
Throws:
CommandException

Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


Copyright © 1996, 2010, Oracle and/or its affiliates. All rights reserved.