站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 iiop API Documentation 英文版文档

TestBase (JBoss IIOP Plugin API) - JBoss 3.2.7 iiop API Documentation 英文版文档


org.jboss.iiop.test
Interface TestBase

All Superinterfaces:
Remote
All Known Subinterfaces:
Test
All Known Implementing Classes:
TestImpl

public interface TestBase
extends Remote


Field Summary
static int const1
           
 
Method Summary
 Object getObjectValue()
          Accessor of type Object
 

Field Detail

const1

public static final int const1
See Also:
Constant Field Values
Method Detail

getObjectValue

public Object getObjectValue()
                      throws RemoteException
Accessor of type Object

Throws:
RemoteException


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.