JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

Serialized Form


Package org.jboss.msc.inject

Class org.jboss.msc.inject.InjectionException extends RuntimeException implements Serializable

serialVersionUID: 6413200398685740543L


Package org.jboss.msc.service

Class org.jboss.msc.service.DuplicateServiceException extends ServiceRegistryException implements Serializable

serialVersionUID: 6000994512503219841L

Class org.jboss.msc.service.Location extends Object implements Serializable

serialVersionUID: -5262621932084512835L

Serialized Fields

fileName

String fileName

lineNumber

int lineNumber

columnNumber

int columnNumber

parentLocation

Location parentLocation

Class org.jboss.msc.service.ServiceName extends Object implements Serializable

serialVersionUID: 2336190201880964151L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException
Serialized Fields

name

String name

parent

ServiceName parent

Class org.jboss.msc.service.ServiceNotFoundException extends ServiceRegistryException implements Serializable

serialVersionUID: -3145569397301460220L

Class org.jboss.msc.service.ServiceRegistryException extends Exception implements Serializable

serialVersionUID: -8431095020967798064L

Class org.jboss.msc.service.StartException extends Exception implements Serializable

serialVersionUID: 239274385917008839L

Serialized Fields

location

Location location

serviceName

ServiceName serviceName

Package org.jboss.msc.translate

Class org.jboss.msc.translate.TranslationException extends RuntimeException implements Serializable

serialVersionUID: -2090811453864157777L


Package org.jboss.msc.value

Class org.jboss.msc.value.MapEntry extends Object implements Serializable

serialVersionUID: 3913554072275205665L

Serialized Fields

key

Object key

value

Object value


JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

Copyright © 2010 JBoss, a division of Red Hat, Inc.