public final class DynamicClassLoadingUserObject
Title: DynamicClassLoadingUserObject
Description: This is the front end (public) interface to get access to the filters used by the class loading mechanism.
Copyright: Copyright (c) 2006
Company: Napier University
Type | Name and description |
---|---|
static Filter |
getChannelRXFilter() Returns the desrialization filter relevant to this class loading service. |
static Filter |
getChannelTXFilter() Returns the serialization filter for the class loading service. |
static Filter |
getNonLoadingChannelFilter() Returns the non class loading filter for the class loading service. |
Returns the desrialization filter relevant to this class loading service.
Returns the serialization filter for the class loading service.
Returns the non class loading filter for the class loading service.