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

/openjdk7/jdk/src/share/classes/java/beans/beancontext/
H A DBeanContextSupport.java869 protected void bcsPreDeserializationHook(ObjectInputStream ois) throws IOException, ClassNotFoundException { method in class:BeanContextSupport
1066 bcsPreDeserializationHook(ois);
H A DBeanContextServicesSupport.java1178 protected synchronized void bcsPreDeserializationHook(ObjectInputStream ois) throws IOException, ClassNotFoundException { method in class:BeanContextServicesSupport

Completed in 34 milliseconds