C# Class Spring.EnterpriseServices.ExportedServicedComponentSample

Inheritance: System.EnterpriseServices.ServicedComponent, ITestInterface
Show file Open project: spring-projects/spring-net

Protected Properties

Property Type Description
getObject GetObjectHandler

Public Methods

Method Description
Method ( ) : void

Private Methods

Method Description
ExportedServicedComponentSample ( ) : System

Method Details

Method() public method

public Method ( ) : void
return void

Property Details

getObject protected static property

protected static GetObjectHandler getObject
return GetObjectHandler