序列化表格
-
程序包 org.apache.felix.framework.resolver
-
类org.apache.felix.framework.resolver.ResolveException扩展java.lang.RuntimeException实现可序列化
-
序列化字段
-
m_req
BundleRequirement m_req
-
m_revision
BundleRevision m_revision
-
-
-
类org.apache.felix.framework.resolver.ResourceNotFoundException扩展java.lang.Exception实现可序列化
-
-
程序包 org.osgi.framework
-
类org.osgi.framework.AdaptPermission扩展java.security.BasicPermission实现可序列化
- serialVersionUID:
- 1L
-
序列化方法
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundExceptionreadObject is called to restore the state of this permission from a stream.- 抛出:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOExceptionWriteObject is called to save the state of this permission object to a stream. The actions are serialized, and the superclass takes care of the name.- 抛出:
java.io.IOException
-
-
序列化字段
-
actions
java.lang.String actions
The actions in canonical form.
-
-
类org.osgi.framework.AdminPermission扩展java.security.BasicPermission实现可序列化
- serialVersionUID:
- 307051004521261705L
-
序列化方法
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundExceptionreadObject is called to restore the state of this permission from a stream.- 抛出:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOExceptionWriteObject is called to save the state of this permission object to a stream. The actions are serialized, and the superclass takes care of the name.- 抛出:
java.io.IOException
-
-
序列化字段
-
actions
java.lang.String actions
The actions in canonical form.
-
-
类org.osgi.framework.BundleEvent扩展java.util.EventObject实现可序列化
- serialVersionUID:
- 4080640865971756012L
-
序列化字段
-
bundle
Bundle bundle
Bundle that had a change occur in its lifecycle. -
origin
Bundle origin
Bundle that was the origin of the event. For install event type, this is the bundle whose context was used to install the bundle. Otherwise it is the bundle itself.- 从以下版本开始:
- 1.6
-
type
int type
Type of bundle lifecycle change.
-
-
类org.osgi.framework.BundleException扩展java.lang.Exception实现可序列化
- serialVersionUID:
- 3571095144220455665L
-
序列化字段
-
type
int type
Type of bundle exception.- 从以下版本开始:
- 1.5
-
-
类org.osgi.framework.BundlePermission扩展java.security.BasicPermission实现可序列化
- serialVersionUID:
- 3257846601685873716L
-
序列化方法
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundExceptionreadObject is called to restore the state of the BundlePermission from a stream.- 抛出:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOExceptionWriteObject is called to save the state of theBundlePermissionobject to a stream. The actions are serialized, and the superclass takes care of the name.- 抛出:
java.io.IOException
-
-
序列化字段
-
actions
java.lang.String actions
The actions in canonical form.
-
-
类org.osgi.framework.CapabilityPermission扩展java.security.BasicPermission实现可序列化
- serialVersionUID:
- -7662148639076511574L
-
序列化方法
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundExceptionreadObject is called to restore the state of this permission from a stream.- 抛出:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOExceptionWriteObject is called to save the state of this permission to a stream. The actions are serialized, and the superclass takes care of the name.- 抛出:
java.io.IOException
-
-
序列化字段
-
actions
java.lang.String actions
The actions in canonical form.
-
-
类org.osgi.framework.FrameworkEvent扩展java.util.EventObject实现可序列化
- serialVersionUID:
- 207051004521261705L
-
序列化字段
-
bundle
Bundle bundle
Bundle related to the event. -
throwable
java.lang.Throwable throwable
Exception related to the event. -
type
int type
Type of event.
-
-
类org.osgi.framework.InvalidSyntaxException扩展java.lang.Exception实现可序列化
- serialVersionUID:
- -4295194420816491875L
-
序列化字段
-
filter
java.lang.String filter
The invalid filter string.
-
-
类org.osgi.framework.PackagePermission扩展java.security.BasicPermission实现可序列化
- serialVersionUID:
- -5107705877071099135L
-
序列化方法
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundExceptionreadObject is called to restore the state of this permission from a stream.- 抛出:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOExceptionWriteObject is called to save the state of this permission object to a stream. The actions are serialized, and the superclass takes care of the name.- 抛出:
java.io.IOException
-
-
序列化字段
-
actions
java.lang.String actions
The actions in canonical form.
-
-
类org.osgi.framework.ServiceEvent扩展java.util.EventObject实现可序列化
- serialVersionUID:
- 8792901483909409299L
-
序列化字段
-
reference
ServiceReference<?> reference
Reference to the service that had a change occur in its lifecycle. -
type
int type
Type of service lifecycle change.
-
-
类org.osgi.framework.ServiceException扩展java.lang.RuntimeException实现可序列化
- serialVersionUID:
- 3038963223712959631L
-
序列化字段
-
type
int type
Type of service exception.
-
-
类org.osgi.framework.ServicePermission扩展java.security.BasicPermission实现可序列化
- serialVersionUID:
- -7662148639076511574L
-
序列化方法
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundExceptionreadObject is called to restore the state of this permission from a stream.- 抛出:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOExceptionWriteObject is called to save the state of this permission to a stream. The actions are serialized, and the superclass takes care of the name.- 抛出:
java.io.IOException
-
-
序列化字段
-
actions
java.lang.String actions
The actions in canonical form.
-
-
-
程序包 org.osgi.framework.hooks.weaving
-
类org.osgi.framework.hooks.weaving.WeavingException扩展java.lang.RuntimeException实现可序列化
- serialVersionUID:
- 1L
-