org.objectweb.rmijdbc.RJDatabaseMetaDataInterface This class provides information about the database as a whole. <P>Many of the methods here return lists of information in ResultSets. You can use the normal ResultSet methods such as getString and getInt to retrieve the data from these ResultSets. If a given form of metadata is not availab ...org.objectweb.rmijdbc.RJDatabaseMetaDataServer This class provides information about the database as a whole. <P>Many of the methods here return lists of information in ResultSets. You can use the normal ResultSet methods such as getString and getInt to retrieve the data from these ResultSets. If a given form of metadata is not availab ...org.objectweb.rmijdbc.RJDatabaseMetaData This class provides information about the database as a whole. <P>Many of the methods here return lists of information in ResultSets. You can use the normal ResultSet methods such as getString and getInt to retrieve the data from these ResultSets. If a given form of metadata is not availab ...org.objectweb.rmijdbc.RJResultSetServer TBD: WARNING This file contains a hack for InputStream class... InputStream is not serializable, of course ! The right way would be to encapsulate InputStream in a RMI remote object (hope I'll find time to do that) <P>A ResultSet provides access to a table of data generated by executing a St ...org.objectweb.rmijdbc.RJResultSetInterface TBD: WARNING This file contains a hack for InputStream class... InputStream is not serializable, of course ! The right way would be to encapsulate InputStream in a RMI remote object (hope I'll find time to do that) <P>A ResultSet provides access to a table of data generated by executing a St ...org.objectweb.rmijdbc.RJCallableStatementServer <P>CallableStatement is used to execute SQL stored procedures. <P>JDBC provides a stored procedure SQL escape that allows stored procedures to be called in a standard way for all RDBMS's. This escape syntax has one form that includes a result parameter and one that does not. If used, ...org.objectweb.rmijdbc.RJCallableStatement <P>CallableStatement is used to execute SQL stored procedures. <P>JDBC provides a stored procedure SQL escape that allows stored procedures to be called in a standard way for all RDBMS's. This escape syntax has one form that includes a result parameter and one that does not. If used, ...org.objectweb.rmijdbc.RJCallableStatementInterface <P>CallableStatement is used to execute SQL stored procedures. <P>JDBC provides a stored procedure SQL escape that allows stored procedures to be called in a standard way for all RDBMS's. This escape syntax has one form that includes a result parameter and one that does not. If used, ...test.wsdl.roundtrip.RoundtripTestSoapBindingImpl This class contains the implementations of the methods defined in the RoundtripPortType interface. Most of the methods compare the actual values received from the client against some expected values. @version 1.00 06 Feb 2002 @author Brent Ulbricht org.quartz.core.RemotableQuartzScheduler @author James House SOFA.SOFAnode.Made.TIR.Impl.WorkRepositoryImpl
org.jboss.test.iiopperf.interfaces.Session @author Francisco.Reverbel@jboss.org @version $Revision: 1.1 $ org.alfresco.example.webservice.authoring.AuthoringServiceSoapBindingStub
org.apache.bsf.debug.meta.JsObjectStub
SOFA.SOFAnet.Admin.RMI.RMIAdminServer RMI server that implemets "Admin interface" - AdminInterface - for Node Browser @author Ladislav Sobr org.objectweb.jonas.mejb.ManagementBean This is the Management EJB implementation for JOnAS. A MEJB instance is created and deployed at JOnAS start time. It is registered in the ejb/mgmt naming subcontext. The current implementation allows access to managed resources registered in the current (local) MBean server via the standard manag ...test.wsdl.roundtrip2.RoundTrip2SoapBindingImpl
SOFA.SOFAnode.Made.TIR.Impl.ModuleDefImpl
org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl This class implements the MonologFactoryProxy interface as remote object. It permits to configure loggers, handlers and levels on a monolog factory @author S.Chassande-Barrioz org.quartz.impl.RemoteScheduler <p> An implementation of the <code>Scheduler</code> interface that remotely proxies all method calls to the equivalent call on a given <code>QuartzScheduler</code> instance, via RMI. </p> @see org.quartz.Scheduler @see org.quartz.core.QuartzScheduler @see org.q ...org.alfresco.example.webservice.repository.RepositoryServiceSoapBindingStub
SOFA.SOFAnode.Made.TIR.Impl.ArchitectureDefImpl
org.objectweb.jonas.adm.Adm This class implements a remote interface used for administering the server. @author Philippe Coq @author Philippe Durieux @author Marc Dutoo, JOnAS 2.4 @author Murad Meghani (Murad.Meghani@compuware.com) killServer and stopServer @author Florent Benoit & Ludovic Bert : Methods for wars and ear ...SOFA.SOFAnode.Made.TIR.Impl.UnionDefImpl
org.objectweb.rmijdbc.RJStatementInterface <P>A Statement object is used for executing a static SQL statement and obtaining the results produced by it. <P>Only one ResultSet per Statement can be open at any point in time. Therefore, if the reading of one ResultSet is interleaved with the reading of another, each must have been ...org.objectweb.rmijdbc.RJConnectionInterface import javax.transaction.xa.*; <P>A Connection represents a session with a specific database. Within the context of a Connection, SQL statements are executed and results are returned. <P>A Connection's database is able to provide information describing its tables, its supported SQL gr ...test.wsdl.interop5.basetype.InteropTestsBindingImpl
test.wsdl.marshall2.MarshallTestSoapBindingImpl
org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl An adapter for a ProActiveRuntime to be able to receive remote calls. This helps isolate RMI-specific code into a small set of specific classes, thus enabling reuse if we one day decide to switch to anothe remote objects library. @see <a HREF="http://www.javaworld.com/javaworld/jw-05-1999/jw-05 ...org.alfresco.example.webservice.content.ContentServiceSoapBindingStub
org.jboss.test.webservice.marshalltest.MarshallRpcServiceInterface Service interface for MarshallRpcBean. samples.echo.InteropTestSoapBindingImpl
org.jboss.management.j2ee.cluster.HAManagementService This class enables a client to get a management view (JSR-77) on a JBoss Cluster. It contains the entire logic to map all the {@link org.jboss.management.j2ee.J2EEManagedObject Managed Object (MO) of all the nodes in the cluster to one MO. The same applies to State Management and Performance Stati ...org.jboss.test.dbtest.bean.AllTypesBean
sync4j.server.admin.ejb.AdminRemote @author Luigia Fassina @ Funambol @version $Id: AdminRemote.java,v 1.1 2005/05/16 17:32:56 nichele Exp $ SOFA.SOFAnode.Made.TIR.Impl.IdentificationImpl
org.jboss.ejb.plugins.BMPPersistenceManager Persistence manager for BMP entites. All calls are simply deligated to the entity implementation class. @author <a HREF="mailto:rickard.oberg@telkel.com">Rickard Öberg</a> @author <a HREF="mailto:marc.fleury@telkel.com">Marc Fleury</a> @author <a HREF="mailto:andreas.s ...org.apache.bsf.engines.javascript.JsEngineStub Insert the type's description here. Creation date: (9/6/2001 1:21:46 PM) @author: Administrator org.jacorb.test.orb.rmi.RMITestImpl
SOFA.SOFAnode.Made.TIR.Impl.ProfileDefImpl
org.jboss.test.exception.EntityExceptionTester A test of entity beans exceptions. @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a> @version $Revision: 1.2 $ org.objectweb.carol.cmi.ClusterRegistryImpl_Cluster Cluster standard stub for ClusterRegistryImpl SOFA.SOFAnode.Made.TIR.Impl.ContainerImpl
org.objectweb.jonas.jtests.beans.relation.pkg.itf.ARemote @author S.Chassande-Barrioz SOFA.SOFAnode.Made.TIR.Impl.ConstantDefImpl
SOFA.SOFAnode.Made.TIR.Impl.ExprPropertyImpl
org.exolab.jms.net.orb.DefaultORB The <code>DefaultORB</code> class manages exported objects. @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.9 $ $Date: 2005/06/04 14:43:59 $ The registry. The connection manager. The caller event listeners. Current caller. The ...test.wsdl.interop5.complextype.ComplexTypeExtensionsBindingImpl
test.interfaces.Person Remote interface for Person. @xdoclet-generated at 16-04-05 @copyright The XDoclet Team @author XDoclet @version 1.2.3 org.objectweb.jonas.jtests.beans.bank.Manager Manager remote interface @author Philippe Durieux | Popular Tags |