Searched refs:bcsPreSerializationHook (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/beans/beancontext/
H A DBeanContextSupport.java854 protected void bcsPreSerializationHook(ObjectOutputStream oos) throws IOException { method in class:BeanContextSupport
992 bcsPreSerializationHook(oos);
H A DBeanContextServicesSupport.java1135 protected synchronized void bcsPreSerializationHook(ObjectOutputStream oos) throws IOException { method in class:BeanContextServicesSupport

Completed in 35 milliseconds